Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Dsclpquiesce.c30 return type == SCLP_EVENT_SIGNAL_QUIESCE; in can_handle_event()
58 sq->ebh.type = SCLP_EVENT_SIGNAL_QUIESCE; in read_event_data()
/openbmc/qemu/include/hw/s390x/
H A Devent-facility.h29 #define SCLP_EVENT_SIGNAL_QUIESCE 0x1d macro
39 #define SCLP_EVENT_MASK_SIGNAL_QUIESCE SCLP_EVMASK(SCLP_EVENT_SIGNAL_QUIESCE)
/openbmc/qemu/pc-bios/s390-ccw/
H A Dsclp.h69 #define SCLP_EVENT_SIGNAL_QUIESCE 0x1d macro