Home
last modified time | relevance | path

Searched refs:SCSW_STCTL_SECONDARY (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/vfio/
H A Dccw.c340 schib->scsw.ctrl |= SCSW_STCTL_PRIMARY | SCSW_STCTL_SECONDARY | in vfio_ccw_io_notifier_handler()
348 schib->scsw.ctrl |= SCSW_STCTL_PRIMARY | SCSW_STCTL_SECONDARY | in vfio_ccw_io_notifier_handler()
357 schib->scsw.ctrl |= SCSW_STCTL_PRIMARY | SCSW_STCTL_SECONDARY | in vfio_ccw_io_notifier_handler()
/openbmc/qemu/hw/s390x/
H A D3270-ccw.c91 schib->scsw.ctrl |= SCSW_STCTL_PRIMARY | SCSW_STCTL_SECONDARY | in emulated_ccw_3270_cb()
H A Dcss.c1176 schib->scsw.ctrl |= SCSW_STCTL_PRIMARY | SCSW_STCTL_SECONDARY | in sch_handle_start_func_virtual()
1191 schib->scsw.ctrl |= SCSW_STCTL_PRIMARY | SCSW_STCTL_SECONDARY | in sch_handle_start_func_virtual()
1205 schib->scsw.ctrl |= SCSW_STCTL_PRIMARY | SCSW_STCTL_SECONDARY | in sch_handle_start_func_virtual()
1568 SCSW_STCTL_SECONDARY | in css_do_hsch()
1713 (stctl == SCSW_STCTL_SECONDARY) || in copy_irb_to_guest()
/openbmc/qemu/include/hw/s390x/
H A Dioinst.h61 #define SCSW_STCTL_SECONDARY 0x0002 macro
H A Dcss.h152 SCSW_STCTL_SECONDARY | in sch_gen_unit_exception()