Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Dsclpcpu.c32 Object *obj = object_resolve_path_type("", TYPE_SCLP_CPU_HOTPLUG, NULL); in raise_irq_cpu_hotplug()
94 .name = TYPE_SCLP_CPU_HOTPLUG,
H A Devent-facility.c436 object_initialize_child(obj, TYPE_SCLP_CPU_HOTPLUG, in init_event_facility()
438 TYPE_SCLP_CPU_HOTPLUG); in init_event_facility()
/openbmc/qemu/include/hw/s390x/
H A Devent-facility.h48 #define TYPE_SCLP_CPU_HOTPLUG "sclp-cpu-hotplug" macro