Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Dioinst.h156 #define ORB_CTRL0_MASK_SPND 0x0800 macro
/openbmc/qemu/hw/s390x/
H A Dcss.c1158 suspend_allowed = !!(orb->ctrl0 & ORB_CTRL0_MASK_SPND); in sch_handle_start_func_virtual()