Searched refs:iopf_handler (Results 1 – 3 of 3) sorted by relevance
72 static void iopf_handler(struct work_struct *work) in iopf_handler() function82 if (!domain || !domain->iopf_handler) in iopf_handler()91 status = domain->iopf_handler(&iopf->fault, in iopf_handler()195 INIT_WORK(&group->work, iopf_handler); in iommu_queue_iopf()
3448 domain->iopf_handler = iommu_sva_handle_iopf; in iommu_sva_domain_alloc()
101 enum iommu_page_response_code (*iopf_handler)(struct iommu_fault *fault, member
Completed in 13 milliseconds