Home
last modified time | relevance | path

Searched refs:iommufd_attach_handle (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/iommu/iommufd/
Dfault.c61 struct iommufd_attach_handle *handle; in __fault_domain_attach_dev()
97 struct iommufd_attach_handle *handle) in iommufd_auto_response_faults()
125 static struct iommufd_attach_handle *
140 struct iommufd_attach_handle *handle; in iommufd_fault_domain_detach_dev()
153 struct iommufd_attach_handle *handle, *curr = NULL; in __fault_domain_replace_dev()
Diommufd_private.h473 struct iommufd_attach_handle { struct
479 #define to_iommufd_handle(hdl) container_of(hdl, struct iommufd_attach_handle, handle) argument