Home
last modified time | relevance | path

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

/linux/include/linux/
A Diommu.h293 void (*aux_detach_dev)(struct iommu_domain *domain, struct device *dev); member
/linux/drivers/iommu/
A Diommu.c3012 if (domain->ops->aux_detach_dev) { in iommu_aux_detach_device()
3013 domain->ops->aux_detach_dev(domain, dev); in iommu_aux_detach_device()
/linux/drivers/iommu/intel/
A Diommu.c5643 .aux_detach_dev = intel_iommu_aux_detach_device,

Completed in 22 milliseconds