Home
last modified time | relevance | path

Searched refs:PMCW_FLAGS_MASK_INVALID (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/s390x/
H A Dioinst.h110 #define PMCW_FLAGS_MASK_INVALID 0xc300 macro
/qemu/target/s390x/
H A Dioinst.c116 if ((be16_to_cpu(schib->pmcw.flags) & PMCW_FLAGS_MASK_INVALID) || in ioinst_schib_valid()