Searched refs:to_iommufd_handle (Results 1 – 2 of 2) sorted by relevance
134 return to_iommufd_handle(handle); in iommufd_device_get_attach_handle()268 idev = to_iommufd_handle(group->attach_handle)->idev; in iommufd_fault_fops_read()
479 #define to_iommufd_handle(hdl) container_of(hdl, struct iommufd_attach_handle, handle) macro