Searched refs:mlx5vf_alloc_data_buffer (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/vfio/pci/mlx5/
H A Dcmd.h220 mlx5vf_alloc_data_buffer(struct mlx5_vf_migration_file *migf,
H A Dmain.c677 buf = mlx5vf_alloc_data_buffer(migf,
924 migf->buf_header[0] = mlx5vf_alloc_data_buffer(migf,
952 migf->buf[0] = mlx5vf_alloc_data_buffer(migf,
1029 buf = mlx5vf_alloc_data_buffer(migf, 0, DMA_TO_DEVICE);
1036 buf = mlx5vf_alloc_data_buffer(migf,
H A Dcmd.c463 mlx5vf_alloc_data_buffer(struct mlx5_vf_migration_file *migf, function
534 buf = mlx5vf_alloc_data_buffer(migf, length, dma_dir);

Completed in 237 milliseconds