Lines Matching +full:address +full:- +full:translation
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
38 * An external abort occurred fetching (or updating) a translation
44 * Could not access the page table entry (Bad address),
45 * actual translation fault
55 /* Output address of a translation stage caused Address Size fault */
60 * struct iommu_fault_unrecoverable - Unrecoverable fault data
63 * @pasid: Process Address Space ID
66 * @addr: offending page address
67 * @fetch_addr: address that caused a fetch abort, if any
82 * struct iommu_fault_page_request - Page Request data
88 * @pasid: Process Address Space ID
91 * @addr: page address
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
141 * struct iommu_page_response - Generic page response information
146 * @pasid: Process Address Space ID