Home
last modified time | relevance | path

Searched refs:iommu_aux_detach_device (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Diommu.h663 void iommu_aux_detach_device(struct iommu_domain *domain, struct device *dev);
1043 iommu_aux_detach_device(struct iommu_domain *domain, struct device *dev) in iommu_aux_detach_device() function
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Diommu.c3031 void iommu_aux_detach_device(struct iommu_domain *domain, struct device *dev) in iommu_aux_detach_device() function
3038 EXPORT_SYMBOL_GPL(iommu_aux_detach_device);
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_generic939 iommu_aux_detach_device
H A Dabi_gki_aarch64_galaxy2265 iommu_aux_detach_device
/OK3568_Linux_fs/kernel/drivers/vfio/
H A Dvfio_iommu_type1.c1812 iommu_aux_detach_device(domain, iommu_device); in vfio_mdev_detach_domain()