bo_type          1077 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 	enum ttm_bo_type bo_type = ttm_bo_type_device;
bo_type          1111 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 		bo_type = ttm_bo_type_sg;
bo_type          1174 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 	bp.type = bo_type;
bo_type          1182 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 	if (bo_type == ttm_bo_type_sg) {