Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Dsclpquiesce.c72 .name = TYPE_SCLP_QUIESCE,
138 .name = TYPE_SCLP_QUIESCE,
H A Devent-facility.c432 object_initialize_child(obj, TYPE_SCLP_QUIESCE, in init_event_facility()
434 TYPE_SCLP_QUIESCE); in init_event_facility()
/openbmc/qemu/include/hw/s390x/
H A Devent-facility.h49 #define TYPE_SCLP_QUIESCE "sclpquiesce" macro