Searched refs:iommu_set_fault_handler (Results 1 – 5 of 5) sorted by relevance
448 extern void iommu_set_fault_handler(struct iommu_domain *domain,782 static inline void iommu_set_fault_handler(struct iommu_domain *domain, in iommu_set_fault_handler() function
238 iommu_set_fault_handler(iommu->domain, msm_fault_handler, iommu); in msm_iommu_pagetable_create()
454 iommu_set_fault_handler(pd->domain, usnic_uiom_dma_fault, NULL); in usnic_uiom_alloc_pd()
1871 void iommu_set_fault_handler(struct iommu_domain *domain, in iommu_set_fault_handler() function1880 EXPORT_SYMBOL_GPL(iommu_set_fault_handler);
117 iommu_set_fault_handler(domain, rproc_iommu_fault, rproc); in rproc_enable_iommu()