Home
last modified time | relevance | path

Searched defs:AcpiGedState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/acpi/
H A Dgeneric_event_device.h116 struct AcpiGedState { struct
117 SysBusDevice parent_obj;
118 MemHotplugState memhp_state;
119 MemoryRegion container_memhp;
120 CPUHotplugState cpuhp_state;
121 MemoryRegion container_cpuhp;
122 AcpiPciHpState pcihp_state;
123 MemoryRegion container_pcihp;
124 GEDState ged_state;
125 uint32_t ged_event_bitmap;
[all …]