Home
last modified time | relevance | path

Searched refs:GPU_MEM (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/gpu/cuda/
H A Dcuda.c258 GPU_MEM = 0, enumerator
781 mem_alloc_list_tail->mtype = GPU_MEM; in cuda_mem_alloc()
938 if (mem_item->mtype != GPU_MEM) { in cuda_mem_cpu_map()
1027 mem_item->mtype = GPU_MEM; in cuda_mem_cpu_unmap()
1063 if (mem_item->mtype == GPU_MEM) { in cuda_mem_free()