Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Dioinst.h167 #define ORB_CTRL0_MASK_INVALID 0x0004 macro
/openbmc/qemu/target/s390x/
H A Dioinst.c178 if ((orb->ctrl0 & ORB_CTRL0_MASK_INVALID) || in ioinst_orb_valid()