apply_resv_region 3288 drivers/iommu/amd_iommu.c 	.apply_resv_region = amd_iommu_apply_resv_region,
apply_resv_region 5974 drivers/iommu/intel-iommu.c 	.apply_resv_region	= intel_iommu_apply_resv_region,
apply_resv_region  646 drivers/iommu/iommu.c 		if (domain->ops->apply_resv_region)
apply_resv_region  647 drivers/iommu/iommu.c 			domain->ops->apply_resv_region(dev, domain, entry);
apply_resv_region  278 include/linux/iommu.h 	void (*apply_resv_region)(struct device *dev,