Searched refs:build_mcfg (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/include/hw/acpi/ |
H A D | pci.h | 37 void build_mcfg(GArray *table_data, BIOSLinker *linker, AcpiMcfgInfo *info,
|
/openbmc/qemu/hw/acpi/ |
H A D | pci.c | 41 void build_mcfg(GArray *table_data, BIOSLinker *linker, AcpiMcfgInfo *info, in build_mcfg() function
|
/openbmc/qemu/hw/loongarch/ |
H A D | acpi-build.c | 547 build_mcfg(tables_blob, tables->linker, &mcfg, lvms->oem_id, in acpi_build()
|
/openbmc/qemu/hw/riscv/ |
H A D | virt-acpi-build.c | 685 build_mcfg(tables_blob, tables->linker, &mcfg, s->oem_id, in virt_acpi_build()
|
/openbmc/qemu/hw/arm/ |
H A D | virt-acpi-build.c | 934 build_mcfg(tables_blob, tables->linker, &mcfg, vms->oem_id, in virt_acpi_build()
|
/openbmc/qemu/hw/i386/ |
H A D | acpi-build.c | 2542 build_mcfg(tables_blob, tables->linker, &mcfg, x86ms->oem_id, in acpi_build()
|