Searched refs:iommufd_attach_handle (Results 1 – 2 of 2) sorted by relevance
61 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()
473 struct iommufd_attach_handle { struct479 #define to_iommufd_handle(hdl) container_of(hdl, struct iommufd_attach_handle, handle) argument