Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Diommufd.h40 bool iommufd_backend_connect(IOMMUFDBackend *be, Error **errp);
/openbmc/qemu/backends/
H A Dtrace-events10 iommufd_backend_connect(int fd, bool owned, uint32_t users) "fd=%d owned=%d users=%d"
H A Diommufd.c76 bool iommufd_backend_connect(IOMMUFDBackend *be, Error **errp) in iommufd_backend_connect() function
/openbmc/qemu/hw/vfio/
H A Diommufd.c75 if (!iommufd_backend_connect(iommufd, errp)) { in iommufd_cdev_connect_and_bind()