Searched refs:ORB_CTRL1_MASK_INVALID (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/s390x/ | ||
H A D | ioinst.h | 172 #define ORB_CTRL1_MASK_INVALID 0x3e macro |
/openbmc/qemu/target/s390x/ | ||
H A D | ioinst.c | 179 (orb->ctrl1 & ORB_CTRL1_MASK_INVALID)) { in ioinst_orb_valid() |