Home
last modified time | relevance | path

Searched refs:aux_get_pasid (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
A Diommu.h294 int (*aux_get_pasid)(struct iommu_domain *domain, struct device *dev); member
/linux/drivers/iommu/
A Diommu.c3023 if (domain->ops->aux_get_pasid) in iommu_aux_get_pasid()
3024 ret = domain->ops->aux_get_pasid(domain, dev); in iommu_aux_get_pasid()
/linux/drivers/iommu/intel/
A Diommu.c5644 .aux_get_pasid = intel_iommu_aux_get_pasid,

Completed in 22 milliseconds