Searched refs:mem_cpu_map (Results 1 – 3 of 3) sorted by relevance
52 rte_gpu_mem_cpu_map_t *mem_cpu_map; member
657 if (dev->ops.mem_cpu_map == NULL) { in rte_gpu_mem_cpu_map()666 ret = GPU_DRV_RET(dev->ops.mem_cpu_map(dev, size, ptr, &ptr_out)); in rte_gpu_mem_cpu_map()
1393 dev->ops.mem_cpu_map = cuda_mem_cpu_map; in cuda_gpu_probe()