Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/ia64/include/asm/
Diommu.h16 arch_rmrr_sanity_check(struct acpi_dmar_reserved_memory *rmrr) { return 0; } in arch_rmrr_sanity_check()
/kernel/linux/linux-5.10/arch/x86/include/asm/
Diommu.h16 arch_rmrr_sanity_check(struct acpi_dmar_reserved_memory *rmrr) in arch_rmrr_sanity_check()
/kernel/linux/linux-5.10/include/acpi/
Dactbl1.h567 struct acpi_dmar_reserved_memory { struct
/kernel/linux/linux-5.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.c4339 static int rmrr_sanity_check(struct acpi_dmar_reserved_memory *rmrr) in rmrr_sanity_check()
4352 struct acpi_dmar_reserved_memory *rmrr; in dmar_parse_one_rmrr()
4355 rmrr = (struct acpi_dmar_reserved_memory *)header; in dmar_parse_one_rmrr()
4657 struct acpi_dmar_reserved_memory *rmrr; in dmar_iommu_notify_scope_dev()
4664 struct acpi_dmar_reserved_memory, header); in dmar_iommu_notify_scope_dev()