Searched refs:IOMMU_FAULT_PAGE_REQ (Results 1 – 5 of 5) sorted by relevance
19 IOMMU_FAULT_PAGE_REQ, /* page request fault */ enumerator
155 if (fault->type != IOMMU_FAULT_PAGE_REQ) in iommu_queue_iopf()
1320 if (evt->fault.type == IOMMU_FAULT_PAGE_REQ && in iommu_report_device_fault()
590 event.fault.type = IOMMU_FAULT_PAGE_REQ; in intel_svm_prq_report()
1495 flt->type = IOMMU_FAULT_PAGE_REQ; in arm_smmu_handle_evt()1530 if (ret && flt->type == IOMMU_FAULT_PAGE_REQ) { in arm_smmu_handle_evt()
Completed in 55 milliseconds