Searched refs:bo_type (Results 1 – 2 of 2) sorted by relevance
906 enum ttm_bo_type bo_type; in __i915_gem_ttm_object_init() local915 bo_type = (obj->flags & I915_BO_ALLOC_USER) ? ttm_bo_type_device : in __i915_gem_ttm_object_init()931 bo_type, &i915_sys_placement, in __i915_gem_ttm_object_init()
1392 enum ttm_bo_type bo_type = ttm_bo_type_device; in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu() local1423 bo_type = ttm_bo_type_sg; in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu()1464 bo_type, NULL, &gobj); in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu()1476 if (bo_type == ttm_bo_type_sg) { in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu()