Lines Matching defs:AcpiGedState
116 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;
126 qemu_irq irq;
127 AcpiGhesState ghes_state;