Home
last modified time | relevance | path

Searched refs:build_ged_aml (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/hw/acpi/
H A Dgeneric_event_device.h115 void build_ged_aml(Aml *table, const char* name, HotplugHandler *hotplug_dev,
/openbmc/qemu/hw/i386/
H A Dacpi-microvm.c134 build_ged_aml(sb_scope, GED_DEVICE, x86ms->acpi_dev, in build_dsdt_microvm()
/openbmc/qemu/hw/acpi/
H A Dgeneric_event_device.c40 void build_ged_aml(Aml *table, const char *name, HotplugHandler *hotplug_dev, in build_ged_aml() function
/openbmc/qemu/hw/loongarch/
H A Dacpi-build.c284 build_ged_aml(dsdt, "\\_SB."GED_DEVICE, in build_la_ged_aml()
/openbmc/qemu/hw/arm/
H A Dvirt-acpi-build.c872 build_ged_aml(scope, "\\_SB."GED_DEVICE, in build_dsdt()