Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Dioinst.h116 #define PMCW_CHARS_MASK_INVALID 0xff1ffff8 macro
/openbmc/qemu/target/s390x/
H A Dioinst.c117 (be32_to_cpu(schib->pmcw.chars) & PMCW_CHARS_MASK_INVALID)) { in ioinst_schib_valid()