Home
last modified time | relevance | path

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

/Linux-v4.19/include/acpi/
Dactbl1.h567 struct acpi_dmar_reserved_memory { struct
/Linux-v4.19/drivers/iommu/
Ddmar.c504 struct acpi_dmar_reserved_memory *rmrr; in dmar_table_print_dmar_entry()
516 rmrr = container_of(header, struct acpi_dmar_reserved_memory, in dmar_table_print_dmar_entry()
Dintel-iommu.c4183 struct acpi_dmar_reserved_memory *rmrr; in dmar_parse_one_rmrr()
4193 rmrr = (struct acpi_dmar_reserved_memory *)header; in dmar_parse_one_rmrr()
4491 struct acpi_dmar_reserved_memory *rmrr; in dmar_iommu_notify_scope_dev()
4498 struct acpi_dmar_reserved_memory, header); in dmar_iommu_notify_scope_dev()