Home
last modified time | relevance | path

Searched defs:acpi_add_table (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/lib/
H A Dacpi_table.c108 static void acpi_add_table(struct acpi_rsdp *rsdp, void *table) in acpi_add_table() function
/openbmc/qemu/hw/acpi/
H A Daml-build.c1769 void acpi_add_table(GArray *table_offsets, GArray *table_data) in acpi_add_table() function