Searched refs:iommu_set_fault_handler (Results 1 – 4 of 4) sorted by relevance
763 iommu_set_fault_handler(iommu->domain, msm_disp_fault_handler, iommu); in msm_iommu_disp_new()787 iommu_set_fault_handler(iommu->domain, msm_gpu_fault_handler, iommu); in msm_iommu_gpu_new()
453 iommu_set_fault_handler(pd->domain, usnic_uiom_dma_fault, NULL); in usnic_uiom_alloc_pd()
1985 void iommu_set_fault_handler(struct iommu_domain *domain, in iommu_set_fault_handler() function1996 EXPORT_SYMBOL_GPL(iommu_set_fault_handler);
118 iommu_set_fault_handler(domain, rproc_iommu_fault, rproc); in rproc_enable_iommu()