Searched refs:AcpiGedState (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/hw/acpi/ |
| H A D | generic_event_device.c | 49 AcpiGedState *s = ACPI_GED(hotplug_dev); in build_ged_aml() 262 AcpiGedState *s = ACPI_GED(hotplug_dev); in acpi_ged_device_plug_cb() 283 AcpiGedState *s = ACPI_GED(hotplug_dev); in acpi_ged_unplug_request_cb() 302 AcpiGedState *s = ACPI_GED(hotplug_dev); in acpi_ged_unplug_cb() 318 AcpiGedState *s = ACPI_GED(adev); in acpi_ged_send_event() 326 AcpiGedState *s = ACPI_GED(adev); in acpi_ged_send_event() 360 DEFINE_PROP_UINT32("ged-event", AcpiGedState, ged_event_bitmap, 0), 361 DEFINE_PROP_BOOL(ACPI_PM_PROP_ACPI_PCIHP_BRIDGE, AcpiGedState, 363 DEFINE_PROP_LINK("bus", AcpiGedState, pcihp_state.root, 365 DEFINE_PROP_BOOL("x-has-hest-addr", AcpiGedState, in cpuhp_needed() [all...] |
| H A D | ghes.c | 600 AcpiGedState *acpi_ged_state;
|
| /openbmc/qemu/include/hw/acpi/ |
| H A D | generic_event_device.h | 72 OBJECT_DECLARE_TYPE(AcpiGedState, AcpiGedClass, ACPI_GED) 117 struct AcpiGedState { argument 116 struct AcpiGedState { global() struct 118 memhp_stateAcpiGedState global() argument 119 container_memhpAcpiGedState global() argument 120 cpuhp_stateAcpiGedState global() argument 121 container_cpuhpAcpiGedState global() argument 122 pcihp_stateAcpiGedState global() argument 123 container_pcihpAcpiGedState global() argument 124 ged_stateAcpiGedState global() argument 125 ged_event_bitmapAcpiGedState global() argument 126 irqAcpiGedState global() argument 127 ghes_stateAcpiGedState global() argument
|
| /openbmc/qemu/hw/arm/ |
| H A D | virt-acpi-build.c | 1195 AcpiGedState *acpi_ged_state; 1351 AcpiGedState *acpi_ged_state;
|