Searched refs:ACPI_SIG_FADT (Results 1 – 5 of 5) sorted by relevance
269 error = acpi_table_parse(ACPI_SIG_FADT, acpi_parse_fadt); in acpi_boot_table_init()
66 #define ACPI_SIG_FADT "FACP" /* Fixed ACPI Description Table */ macro
520 ACPI_SIG_FADT)) { in acpi_tb_parse_root_table()
718 acpi_table_parse(ACPI_SIG_FADT, acpi_parse_fadt); in acpi_boot_init()
1653 ACPI_SIG_FADT, tbl_add[TBL_FADT].start); in acpi_create_xsdt()1772 status = acpi_get_table(ACPI_SIG_FADT, 0, &table); in acpi_create_fadt()
Completed in 19 milliseconds