Home
last modified time | relevance | path

Searched defs:dmar_tbl (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/include/linux/
Dtboot.h158 #define tboot_get_dmar_table(dmar_tbl) (dmar_tbl) argument
/linux-3.3/arch/x86/kernel/
Dtboot.c392 struct acpi_table_header *tboot_get_dmar_table(struct acpi_table_header *dmar_tbl) in tboot_get_dmar_table()
/linux-3.3/drivers/iommu/
Ddmar.c49 struct acpi_table_header * __initdata dmar_tbl; variable