Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Devent-facility.h196 typedef struct SCLPEventFacilityClass SCLPEventFacilityClass; typedef
197 DECLARE_OBJ_CHECKERS(SCLPEventFacility, SCLPEventFacilityClass,
200 struct SCLPEventFacilityClass { struct
/openbmc/qemu/hw/s390x/
H A Dsclp.c246 SCLPEventFacilityClass *efc = EVENT_FACILITY_GET_CLASS(ef); in sclp_execute()
359 SCLPEventFacilityClass *efc = EVENT_FACILITY_GET_CLASS(ef); in service_interrupt()
H A Devent-facility.c467 SCLPEventFacilityClass *k = EVENT_FACILITY_CLASS(dc); in init_event_facility_class()
483 .class_size = sizeof(SCLPEventFacilityClass),