Home
last modified time | relevance | path

Searched refs:aux_get_pasid (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Diommu.h242 * @aux_get_pasid: get the pasid given an aux-domain
307 int (*aux_get_pasid)(struct iommu_domain *domain, struct device *dev); member
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Diommu.c3092 if (domain->ops->aux_get_pasid) { in iommu_aux_get_pasid()
3093 ret = domain->ops->aux_get_pasid(domain, dev); in iommu_aux_get_pasid()

Completed in 7 milliseconds