Searched refs:acpi_build_madt (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/hw/i386/ |
H A D | acpi-common.h | 13 void acpi_build_madt(GArray *table_data, BIOSLinker *linker,
|
H A D | acpi-common.c | 95 void acpi_build_madt(GArray *table_data, BIOSLinker *linker, in acpi_build_madt() function
|
H A D | acpi-microvm.c | 205 acpi_build_madt(tables_blob, tables->linker, X86_MACHINE(machine), in acpi_build_microvm()
|
H A D | acpi-build.c | 2486 acpi_build_madt(tables_blob, tables->linker, x86ms, in acpi_build()
|