Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Diommufd.h43 bool iommufd_backend_alloc_ioas(IOMMUFDBackend *be, uint32_t *ioas_id,
/openbmc/qemu/backends/
H A Dtrace-events16 iommufd_backend_alloc_ioas(int iommufd, uint32_t ioas) " iommufd=%d ioas=%d"
H A Diommufd.c107 bool iommufd_backend_alloc_ioas(IOMMUFDBackend *be, uint32_t *ioas_id, in iommufd_backend_alloc_ioas() function
/openbmc/qemu/hw/vfio/
H A Diommufd.c527 if (!iommufd_backend_alloc_ioas(vbasedev->iommufd, &ioas_id, errp)) { in iommufd_cdev_attach()