Searched refs:acpi_table_handler (Results 1 – 4 of 4) sorted by relevance
127 int tboot_parse_dmar_table(acpi_table_handler dmar_handler);137 static inline int tboot_parse_dmar_table(acpi_table_handler dmar_handler) in tboot_parse_dmar_table()
63 typedef int (*acpi_table_handler) (struct acpi_table_header *table); typedef76 int acpi_table_parse(char *id, acpi_table_handler handler);
392 int __init acpi_table_parse(char *id, acpi_table_handler handler) in acpi_table_parse()
440 int __init tboot_parse_dmar_table(acpi_table_handler dmar_handler) in tboot_parse_dmar_table()
Completed in 6 milliseconds