Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_amdkfd_gpuvm.c1077 enum ttm_bo_type bo_type = ttm_bo_type_device; in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu() local
1111 bo_type = ttm_bo_type_sg; in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu()
1174 bp.type = bo_type; in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu()
1182 if (bo_type == ttm_bo_type_sg) { in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu()