Searched refs:ttm_bo_populate (Results 1 – 4 of 4) sorted by relevance
147 ret = ttm_bo_populate(bo, ctx); in ttm_bo_handle_move_mem()1261 int ttm_bo_populate(struct ttm_buffer_object *bo, in ttm_bo_populate() function1288 EXPORT_SYMBOL(ttm_bo_populate);1299 ret = ttm_bo_populate(bo, ctx); in ttm_bo_setup_export()
170 ret = ttm_bo_populate(bo, ctx); in ttm_bo_move_memcpy()358 ret = ttm_bo_populate(bo, &ctx); in ttm_bo_kmap_ttm()541 ret = ttm_bo_populate(bo, &ctx); in ttm_bo_vmap()
228 err = ttm_bo_populate(bo, &ctx); in ttm_bo_vm_fault_reserved()
1813 err = ttm_bo_populate(&bo->ttm, ctx); in xe_bo_fault_migrate()