Lines Matching defs:handle
245 * @sva_get_pasid: Get PASID associated to a SVA handle
246 * @page_response: handle page request response
310 void (*sva_unbind)(struct iommu_sva *handle);
311 u32 (*sva_get_pasid)(struct iommu_sva *handle);
356 * @handler: Callback function to handle IOMMU faults at device level
556 * @iommu_fwnode: firmware handle for this device's IOMMU
575 * struct iommu_sva - handle to a device-mm bond
626 void iommu_sva_unbind_device(struct iommu_sva *handle);
627 u32 iommu_sva_get_pasid(struct iommu_sva *handle);
974 static inline void iommu_sva_unbind_device(struct iommu_sva *handle)
978 static inline u32 iommu_sva_get_pasid(struct iommu_sva *handle)