Searched refs:RTE_GPU_ID_NONE (Results 1 – 3 of 3) sorted by relevance
35 #define RTE_GPU_ID_NONE -1 macro251 RTE_GPU_FOREACH_CHILD(dev_id, RTE_GPU_ID_NONE)
111 return RTE_GPU_ID_NONE; in rte_gpu_find_next()124 return RTE_GPU_ID_NONE; in gpu_find_free_id()208 if (dev_id == RTE_GPU_ID_NONE) { in rte_gpu_allocate()228 dev->mpshared->info.parent = RTE_GPU_ID_NONE; in rte_gpu_allocate()
605 if (dev->mpshared->info.parent != RTE_GPU_ID_NONE && in cuda_dev_info_get()