Searched refs:iommufd_backend_map_dma (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/sysemu/ |
H A D | iommufd.h | 46 int iommufd_backend_map_dma(IOMMUFDBackend *be, uint32_t ioas_id, hwaddr iova,
|
/openbmc/qemu/backends/ |
H A D | trace-events | 13 iommufd_backend_map_dma(int iommufd, uint32_t ioas, uint64_t iova, uint64_t size, void *vaddr, bool…
|
H A D | iommufd.c | 142 int iommufd_backend_map_dma(IOMMUFDBackend *be, uint32_t ioas_id, hwaddr iova, in iommufd_backend_map_dma() function
|
/openbmc/qemu/hw/vfio/ |
H A D | iommufd.c | 36 return iommufd_backend_map_dma(container->be, in iommufd_cdev_map()
|