Home
last modified time | relevance | path

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

/linux/drivers/iommu/iommufd/
H A Diommufd_private.h561 struct iommufd_attach_handle { struct
567 #define to_iommufd_handle(hdl) container_of(hdl, struct iommufd_attach_handle, handle) argument
598 struct iommufd_attach_handle *handle);
H A Ddevice.c501 struct iommufd_attach_handle *handle; in iommufd_hwpt_attach_device()
532 static struct iommufd_attach_handle *
549 struct iommufd_attach_handle *handle; in iommufd_hwpt_detach_device()
566 struct iommufd_attach_handle *handle, *old_handle; in iommufd_hwpt_replace_device()
H A Ddriver.c253 struct iommufd_attach_handle *handle; in iommufd_sw_msi()
H A Deventq.c20 struct iommufd_attach_handle *handle) in iommufd_auto_response_faults()