Lines Matching +full:- +full:- +full:retry +full:- +full:all +full:- +full:errors
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
28 /* PASID entry is invalid or has configuration errors */
60 * struct iommu_fault_unrecoverable - Unrecoverable fault data
82 * struct iommu_fault_page_request - Page Request data
92 * @private_data: device-specific private information
108 * struct iommu_fault - Generic fault data
126 * enum iommu_page_response_code - Return status of fault handlers
128 * populated, retry the access. This is "Success" in PCI PRI.
129 * @IOMMU_PAGE_RESP_FAILURE: General error. Drop all subsequent faults from
131 * @IOMMU_PAGE_RESP_INVALID: Could not handle this fault, don't retry the
141 * struct iommu_page_response - Generic page response information