Home
last modified time | relevance | path

Searched refs:build_pptt (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/acpi/
H A Daml-build.h499 void build_pptt(GArray *table_data, BIOSLinker *linker, MachineState *ms,
/openbmc/qemu/hw/loongarch/
H A Dacpi-build.c520 build_pptt(tables_blob, tables->linker, machine, in acpi_build()
/openbmc/qemu/hw/arm/
H A Dvirt-acpi-build.c921 build_pptt(tables_blob, tables->linker, ms, in virt_acpi_build()
/openbmc/qemu/hw/acpi/
H A Daml-build.c2136 void build_pptt(GArray *table_data, BIOSLinker *linker, MachineState *ms, in build_pptt() function