Home
last modified time | relevance | path

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

/Linux-v5.10/arch/ia64/include/asm/
Diommu.h16 arch_rmrr_sanity_check(struct acpi_dmar_reserved_memory *rmrr) { return 0; } in arch_rmrr_sanity_check()
/Linux-v5.10/arch/x86/include/asm/
Diommu.h16 arch_rmrr_sanity_check(struct acpi_dmar_reserved_memory *rmrr) in arch_rmrr_sanity_check()
/Linux-v5.10/include/acpi/
Dactbl1.h567 struct acpi_dmar_reserved_memory { struct
/Linux-v5.10/drivers/iommu/intel/
Ddmar.c525 struct acpi_dmar_reserved_memory *rmrr; in dmar_table_print_dmar_entry()
537 rmrr = container_of(header, struct acpi_dmar_reserved_memory, in dmar_table_print_dmar_entry()
Diommu.c4248 static int rmrr_sanity_check(struct acpi_dmar_reserved_memory *rmrr) in rmrr_sanity_check()
4261 struct acpi_dmar_reserved_memory *rmrr; in dmar_parse_one_rmrr()
4264 rmrr = (struct acpi_dmar_reserved_memory *)header; in dmar_parse_one_rmrr()
4568 struct acpi_dmar_reserved_memory *rmrr; in dmar_iommu_notify_scope_dev()
4575 struct acpi_dmar_reserved_memory, header); in dmar_iommu_notify_scope_dev()