Home
last modified time | relevance | path

Searched refs:write_acpi_table (Results 1 – 2 of 2) sorted by relevance

/external/coreboot/src/arch/arm64/
Dtables.c14 static void write_acpi_table(void) in write_acpi_table() function
54 write_acpi_table(); in arch_write_tables()
/external/coreboot/src/arch/x86/
Dtables.c76 static unsigned long write_acpi_table(unsigned long rom_table_end) in write_acpi_table() function
206 rom_table_end = write_acpi_table(rom_table_end); in arch_write_tables()