Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_amdkfd_gpuvm.c1139 enum ttm_bo_type bo_type = ttm_bo_type_device; in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu() local
1171 bo_type = ttm_bo_type_sg; in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu()
1216 bp.type = bo_type; in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu()
1224 if (bo_type == ttm_bo_type_sg) { in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu()