Searched refs:build_ged_aml (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/hw/acpi/ |
H A D | generic_event_device.h | 123 void build_ged_aml(Aml *table, const char* name, HotplugHandler *hotplug_dev,
|
/openbmc/qemu/hw/i386/ |
H A D | acpi-microvm.c | 123 build_ged_aml(sb_scope, GED_DEVICE, x86ms->acpi_dev, in build_dsdt_microvm()
|
/openbmc/qemu/hw/acpi/ |
H A D | generic_event_device.c | 41 void build_ged_aml(Aml *table, const char *name, HotplugHandler *hotplug_dev, in build_ged_aml() function
|
/openbmc/qemu/hw/loongarch/ |
H A D | acpi-build.c | 338 build_ged_aml(dsdt, "\\_SB."GED_DEVICE, in build_la_ged_aml()
|
/openbmc/qemu/hw/arm/ |
H A D | virt-acpi-build.c | 839 build_ged_aml(scope, "\\_SB."GED_DEVICE, in build_dsdt()
|