Home
last modified time | relevance | path

Searched refs:container_cpuhp (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/acpi/
H A Dgeneric_event_device.h113 MemoryRegion container_cpuhp; member
/openbmc/qemu/hw/acpi/
H A Dgeneric_event_device.c406 memory_region_init(&s->container_cpuhp, OBJECT(dev), in acpi_ged_realize()
409 sysbus_init_mmio(sbd, &s->container_cpuhp); in acpi_ged_realize()
410 cpu_hotplug_hw_init(&s->container_cpuhp, OBJECT(dev), in acpi_ged_realize()