Searched defs:rmrr (Results 1 – 3 of 3) sorted by relevance
223 static void __init dmar_register_rmrr_unit(struct dmar_rmrr_unit *rmrr) in dmar_register_rmrr_unit()232 struct acpi_dmar_reserved_memory *rmrr; in dmar_parse_one_rmrr() local251 struct acpi_dmar_reserved_memory *rmrr; in rmrr_parse_dev() local382 struct acpi_dmar_reserved_memory *rmrr; in dmar_table_print_dmar_entry() local571 struct dmar_rmrr_unit *rmrr, *rmrr_n; in dmar_dev_scope_init() local
2012 static inline int iommu_prepare_rmrr_dev(struct dmar_rmrr_unit *rmrr, in iommu_prepare_rmrr_dev()2223 struct dmar_rmrr_unit *rmrr; in init_dmars() local
219 #define for_each_rmrr_units(rmrr) \ argument