Home
last modified time | relevance | path

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

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