Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Diommu.h19 IOMMU_FAULT_PAGE_REQ, /* page request fault */ enumerator
/OK3568_Linux_fs/kernel/drivers/iommu/intel/
H A Dsvm.c864 event.fault.type = IOMMU_FAULT_PAGE_REQ; in intel_svm_prq_report()
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Diommu.c1173 if (evt->fault.type == IOMMU_FAULT_PAGE_REQ && in iommu_report_device_fault()