Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/iommufd/
H A Diommufd_private.h473 struct iommufd_attach_handle { struct
479 #define to_iommufd_handle(hdl) container_of(hdl, struct iommufd_attach_handle, handle) argument
513 struct iommufd_attach_handle *handle);
H A Ddevice.c432 struct iommufd_attach_handle *handle; in iommufd_hwpt_attach_device()
469 static struct iommufd_attach_handle *
487 struct iommufd_attach_handle *handle; in iommufd_hwpt_detach_device()
507 struct iommufd_attach_handle *handle, *old_handle; in iommufd_hwpt_replace_device()
H A Ddriver.c200 struct iommufd_attach_handle *handle; in iommufd_sw_msi()
H A Deventq.c66 struct iommufd_attach_handle *handle) in iommufd_auto_response_faults()