Home
last modified time | relevance | path

Searched refs:acpi_dmar_reserved_memory (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Diommu.h16 arch_rmrr_sanity_check(struct acpi_dmar_reserved_memory *rmrr) { return 0; } in arch_rmrr_sanity_check()
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A 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/
H A Diommu.h16 arch_rmrr_sanity_check(struct acpi_dmar_reserved_memory *rmrr) in arch_rmrr_sanity_check()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Diommu.h24 arch_rmrr_sanity_check(struct acpi_dmar_reserved_memory *rmrr) in arch_rmrr_sanity_check()
/kernel/linux/linux-5.10/include/acpi/
H A Dactbl1.h567 struct acpi_dmar_reserved_memory { struct
/kernel/linux/linux-6.6/include/acpi/
H A Dactbl1.h864 struct acpi_dmar_reserved_memory { struct
/kernel/linux/linux-5.10/drivers/iommu/intel/
H A 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()
H A 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()
/kernel/linux/linux-6.6/drivers/iommu/intel/
H A Diommu.c3070 static int __init rmrr_sanity_check(struct acpi_dmar_reserved_memory *rmrr) in rmrr_sanity_check()
3083 struct acpi_dmar_reserved_memory *rmrr; in dmar_parse_one_rmrr()
3086 rmrr = (struct acpi_dmar_reserved_memory *)header; in dmar_parse_one_rmrr()
3477 struct acpi_dmar_reserved_memory *rmrr; in dmar_iommu_notify_scope_dev()
3485 struct acpi_dmar_reserved_memory, header); in dmar_iommu_notify_scope_dev()
H A Ddmar.c524 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()

Completed in 49 milliseconds