Searched refs:vfio_type1_dma_map (Results 1 – 1 of 1) sorted by relevance
57 static int vfio_type1_dma_map(int);73 .dma_map_func = &vfio_type1_dma_map,1465 vfio_type1_dma_map(int vfio_container_fd) in vfio_type1_dma_map() function