Home
last modified time | relevance | path

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

/qemu/include/hw/s390x/
H A Dioinst.h172 #define ORB_CTRL1_MASK_INVALID 0x3e macro
/qemu/target/s390x/
H A Dioinst.c179 (orb->ctrl1 & ORB_CTRL1_MASK_INVALID)) { in ioinst_orb_valid()