Searched refs:ttm_bo_type_sg (Results 1 – 13 of 13) sorted by relevance
163 .bo_type = ttm_bo_type_sg, in vmw_prime_import_sg_table()248 case ttm_bo_type_sg: in vmw_bo_print_info()
437 bool external = bo->type == ttm_bo_type_sg; in vmw_ttm_tt_create()
70 ttm_bo_type_sg enumerator
168 bp.type = ttm_bo_type_sg; in amdgpu_gart_table_ram_alloc()
339 ttm_bo_type_sg, resv, &gobj, 0); in amdgpu_dma_buf_create_obj()
323 ttm_bo_type_sg, mem->bo->tbo.base.resv, &gem_obj, 0); in create_dmamap_sg_bo()893 } else if (mem->bo->tbo.type == ttm_bo_type_sg) { in kfd_mem_attach()1684 bo_type = ttm_bo_type_sg; in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu()1745 if (bo_type == ttm_bo_type_sg) { in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu()
103 if (bo->type == ttm_bo_type_sg) { in amdgpu_evict_flags()
81 case ttm_bo_type_sg: in ttm_tt_create()
200 if (bo->type != ttm_bo_type_sg) { in ttm_bo_individualize_resv()990 if (bo->type == ttm_bo_type_device || bo->type == ttm_bo_type_sg) { in ttm_bo_init_reserved()
249 if (bo->type != ttm_bo_type_sg) in ttm_buffer_object_transfer()
474 bo_type = ttm_bo_type_sg; in lsdc_bo_create()
146 type = ttm_bo_type_sg; in radeon_bo_create()
338 int type = sg ? ttm_bo_type_sg : ttm_bo_type_device; in nouveau_bo_init()