Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtboot.h137 #define tboot_get_dmar_table(dmar_tbl) (dmar_tbl) macro
/openbmc/linux/arch/x86/kernel/
H A Dtboot.c475 struct acpi_table_header *tboot_get_dmar_table(struct acpi_table_header *dmar_tbl) in tboot_get_dmar_table() function