Home
last modified time | relevance | path

Searched refs:acpi_dmar_reserved_memory (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/acpi/
Dactbl2.h480 struct acpi_dmar_reserved_memory { struct
/linux-4.1.27/drivers/iommu/
Ddmar.c488 struct acpi_dmar_reserved_memory *rmrr; in dmar_table_print_dmar_entry()
500 rmrr = container_of(header, struct acpi_dmar_reserved_memory, in dmar_table_print_dmar_entry()
Dintel-iommu.c3682 struct acpi_dmar_reserved_memory *rmrr; in dmar_parse_one_rmrr()
3690 rmrr = (struct acpi_dmar_reserved_memory *)header; in dmar_parse_one_rmrr()
3969 struct acpi_dmar_reserved_memory *rmrr; in dmar_iommu_notify_scope_dev()
3976 struct acpi_dmar_reserved_memory, header); in dmar_iommu_notify_scope_dev()