Searched refs:ORB_CTRL0_MASK_SPND (Results 1 – 2 of 2) sorted by relevance
| /qemu/include/hw/s390x/ | ||
| A D | ioinst.h | 156 #define ORB_CTRL0_MASK_SPND 0x0800 macro |
| /qemu/hw/s390x/ | ||
| A D | css.c | 1158 suspend_allowed = !!(orb->ctrl0 & ORB_CTRL0_MASK_SPND); in sch_handle_start_func_virtual() |
Completed in 13 milliseconds