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()1513 int ttm_bo_populate(struct ttm_buffer_object *bo, in ttm_bo_populate() function1541 EXPORT_SYMBOL(ttm_bo_populate);1552 ret = ttm_bo_populate(bo, ctx); in ttm_bo_setup_export()
228 err = ttm_bo_populate(bo, &ctx); in ttm_bo_vm_fault_reserved()
818 ret = ttm_bo_populate(bo, &ctx); in __i915_ttm_get_pages()