Home
last modified time | relevance | path

Searched refs:apply_resv_region (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/linux/
Diommu.h278 void (*apply_resv_region)(struct device *dev, member
/Linux-v5.15/drivers/iommu/
Diommu.c786 if (domain->ops->apply_resv_region) in iommu_create_device_direct_mappings()
787 domain->ops->apply_resv_region(dev, domain, entry); in iommu_create_device_direct_mappings()