Home
last modified time | relevance | path

Searched refs:SCSW_ACTL_SUBCH_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/s390x/
H A Dioinst.h54 #define SCSW_ACTL_SUBCH_ACTIVE 0x0080 macro
H A Dcss.h150 SCSW_ACTL_SUBCH_ACTIVE); in sch_gen_unit_exception()
/openbmc/qemu/hw/s390x/
H A Dcss.c740 if ((schib->scsw.ctrl & (SCSW_ACTL_SUBCH_ACTIVE | in sch_handle_halt_func()
746 if ((schib->scsw.ctrl & (SCSW_ACTL_SUBCH_ACTIVE | in sch_handle_halt_func()
1511 (schib->scsw.ctrl & SCSW_ACTL_SUBCH_ACTIVE)) { in css_do_xsch()
1587 (SCSW_ACTL_SUBCH_ACTIVE | SCSW_ACTL_DEVICE_ACTIVE)) && in css_do_hsch()