Home
last modified time | relevance | path

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

/linux-4.4.14/include/acpi/
Dactbl2.h482 struct acpi_dmar_reserved_memory { struct
/linux-4.4.14/drivers/iommu/
Ddmar.c489 struct acpi_dmar_reserved_memory *rmrr; in dmar_table_print_dmar_entry()
501 rmrr = container_of(header, struct acpi_dmar_reserved_memory, in dmar_table_print_dmar_entry()
Dintel-iommu.c4062 struct acpi_dmar_reserved_memory *rmrr; in dmar_parse_one_rmrr()
4070 rmrr = (struct acpi_dmar_reserved_memory *)header; in dmar_parse_one_rmrr()
4355 struct acpi_dmar_reserved_memory *rmrr; in dmar_iommu_notify_scope_dev()
4362 struct acpi_dmar_reserved_memory, header); in dmar_iommu_notify_scope_dev()