Searched refs:build_spcr (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/hw/acpi/ |
H A D | aml-build.h | 508 void build_spcr(GArray *table_data, BIOSLinker *linker,
|
/openbmc/qemu/hw/loongarch/ |
H A D | acpi-build.c | 279 build_spcr(table_data, linker, &serial, 2, lvms->oem_id, in spcr_setup()
|
/openbmc/qemu/hw/riscv/ |
H A D | virt-acpi-build.c | 234 build_spcr(table_data, linker, &serial, 2, s->oem_id, s->oem_table_id); in spcr_setup()
|
/openbmc/qemu/hw/arm/ |
H A D | virt-acpi-build.c | 467 build_spcr(table_data, linker, &serial, 2, vms->oem_id, vms->oem_table_id); in spcr_setup()
|
/openbmc/qemu/hw/acpi/ |
H A D | aml-build.c | 2079 void build_spcr(GArray *table_data, BIOSLinker *linker, in build_spcr() function
|