Searched refs:iommufd_cdev_attach_ioas_hwpt (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/vfio/ |
H A D | iommufd.c | 238 static int iommufd_cdev_attach_ioas_hwpt(VFIODevice *vbasedev, uint32_t id, in iommufd_cdev_attach_ioas_hwpt() function 291 ret = iommufd_cdev_attach_ioas_hwpt(vbasedev, hwpt->hwpt_id, errp); in iommufd_cdev_autodomains_get() 337 ret = iommufd_cdev_attach_ioas_hwpt(vbasedev, hwpt->hwpt_id, errp); in iommufd_cdev_autodomains_get() 382 return !iommufd_cdev_attach_ioas_hwpt(vbasedev, container->ioas_id, errp); in iommufd_cdev_attach_container()
|
H A D | trace-events | 174 iommufd_cdev_attach_ioas_hwpt(int iommufd, const char *name, int devfd, int id) " [iommufd=%d] Succ…
|