Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dtboot.h157 #define tboot_get_dmar_table(dmar_tbl) (dmar_tbl) macro
/linux-4.4.14/arch/x86/kernel/
Dtboot.c479 struct acpi_table_header *tboot_get_dmar_table(struct acpi_table_header *dmar_tbl) in tboot_get_dmar_table() function