Searched refs:vfio_container_dma_map (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/hw/vfio/ |
H A D | container-base.c | 18 int vfio_container_dma_map(VFIOContainerBase *bcontainer, in vfio_container_dma_map() function
|
H A D | common.c | 323 ret = vfio_container_dma_map(bcontainer, iova, in vfio_iommu_map_notify() 389 ret = vfio_container_dma_map(bcontainer, iova, next - start, in vfio_ram_discard_notify_populate() 673 ret = vfio_container_dma_map(bcontainer, iova, int128_get64(llsize), in vfio_listener_region_add()
|
/openbmc/qemu/include/hw/vfio/ |
H A D | vfio-container-base.h | 73 int vfio_container_dma_map(VFIOContainerBase *bcontainer,
|
/openbmc/qemu/docs/devel/ |
H A D | vfio-iommufd.rst | 151 …qemu-system-x86_64: vfio_container_dma_map(0x560cb6cb1620, 0xe000000021000, 0x3000, 0x7f32ed55c000…
|