Searched refs:ttm_bo_populate (Results 1 – 3 of 3) sorted by relevance
148 ret = ttm_bo_populate(bo, ctx); in ttm_bo_handle_move_mem()1257 int ttm_bo_populate(struct ttm_buffer_object *bo, in ttm_bo_populate() function1285 EXPORT_SYMBOL(ttm_bo_populate);1296 ret = ttm_bo_populate(bo, ctx); in ttm_bo_setup_export()
170 ret = ttm_bo_populate(bo, ctx); in ttm_bo_move_memcpy()355 ret = ttm_bo_populate(bo, &ctx); in ttm_bo_kmap_ttm()536 ret = ttm_bo_populate(bo, &ctx); in ttm_bo_vmap()
1936 err = ttm_bo_populate(&bo->ttm, ctx); in xe_bo_fault_migrate()