Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dgpex.h73 void acpi_dsdt_add_gpex(Aml *scope, struct GPEXConfig *cfg);
/openbmc/qemu/hw/pci-host/
H A Dgpex-acpi.c129 void acpi_dsdt_add_gpex(Aml *scope, struct GPEXConfig *cfg) in acpi_dsdt_add_gpex() function
296 acpi_dsdt_add_gpex(scope, &GPEX_HOST(obj)->gpex_cfg); in acpi_dsdt_add_gpex_host()
/openbmc/qemu/hw/i386/
H A Dacpi-microvm.c99 acpi_dsdt_add_gpex(scope, &mms->gpex); in acpi_dsdt_add_pci()
/openbmc/qemu/hw/loongarch/
H A Dacpi-build.c322 acpi_dsdt_add_gpex(scope, &cfg); in build_pci_device_aml()
/openbmc/qemu/hw/arm/
H A Dvirt-acpi-build.c139 acpi_dsdt_add_gpex(scope, &cfg); in acpi_dsdt_add_pci()