Searched refs:acpi_dmar_reserved_memory (Results 1 – 5 of 5) sorted by relevance
16 arch_rmrr_sanity_check(struct acpi_dmar_reserved_memory *rmrr) { return 0; } in arch_rmrr_sanity_check()
24 arch_rmrr_sanity_check(struct acpi_dmar_reserved_memory *rmrr) in arch_rmrr_sanity_check()
3206 static int __init rmrr_sanity_check(struct acpi_dmar_reserved_memory *rmrr) in rmrr_sanity_check()3219 struct acpi_dmar_reserved_memory *rmrr; in dmar_parse_one_rmrr()3222 rmrr = (struct acpi_dmar_reserved_memory *)header; in dmar_parse_one_rmrr()3613 struct acpi_dmar_reserved_memory *rmrr; in dmar_iommu_notify_scope_dev()3621 struct acpi_dmar_reserved_memory, header); in dmar_iommu_notify_scope_dev()
525 struct acpi_dmar_reserved_memory *rmrr; in dmar_table_print_dmar_entry()538 rmrr = container_of(header, struct acpi_dmar_reserved_memory, in dmar_table_print_dmar_entry()
818 struct acpi_dmar_reserved_memory { struct
Completed in 23 milliseconds