Searched refs:tboot_parse_dmar_table (Results 1 – 3 of 3) 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() function
440 int __init tboot_parse_dmar_table(acpi_table_handler dmar_handler) in tboot_parse_dmar_table() function
1000 #define parse_dmar_table(h) tboot_parse_dmar_table(h)
Completed in 8 milliseconds