Searched refs:apply_resv_region (Results 1 – 3 of 3) sorted by relevance
218 void (*apply_resv_region)(struct device *dev, member
544 if (domain->ops->apply_resv_region) in iommu_group_create_direct_mappings()545 domain->ops->apply_resv_region(dev, domain, entry); in iommu_group_create_direct_mappings()
3197 .apply_resv_region = amd_iommu_apply_resv_region,