Searched defs:table_offsets (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/hw/acpi/ |
H A D | cxl.c | 201 void cxl_build_cedt(GArray *table_offsets, GArray *table_data, in cxl_build_cedt()
|
H A D | nvdimm.c | 400 static void nvdimm_build_nfit(NVDIMMState *state, GArray *table_offsets, in nvdimm_build_nfit() 1368 static void nvdimm_build_ssdt(GArray *table_offsets, GArray *table_data, in nvdimm_build_ssdt() 1450 void nvdimm_build_acpi(GArray *table_offsets, GArray *table_data, in nvdimm_build_acpi()
|
H A D | aml-build.c | 1769 void acpi_add_table(GArray *table_offsets, GArray *table_data) in acpi_add_table() 1867 build_rsdt(GArray *table_data, BIOSLinker *linker, GArray *table_offsets, in build_rsdt() 1895 build_xsdt(GArray *table_data, BIOSLinker *linker, GArray *table_offsets, in build_xsdt()
|
/openbmc/qemu/hw/i386/ |
H A D | acpi-microvm.c | 153 GArray *table_offsets; in acpi_build_microvm() local
|
H A D | acpi-build.c | 2439 GArray *table_offsets; in acpi_build() local
|
/openbmc/qemu/hw/loongarch/ |
H A D | acpi-build.c | 481 GArray *table_offsets; in acpi_build() local
|
/openbmc/qemu/hw/riscv/ |
H A D | virt-acpi-build.c | 650 GArray *table_offsets; in virt_acpi_build() local
|
/openbmc/qemu/hw/arm/ |
H A D | virt-acpi-build.c | 896 GArray *table_offsets; in virt_acpi_build() local
|