HomeSort by: relevance | last modified time | path
    Searched defs:ttm_bo_handle_move_mem (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_bo.c 328 static int ttm_bo_handle_move_mem(struct ttm_buffer_object *bo, function in typeref:typename:int
757 ret = ttm_bo_handle_move_mem(bo, &evict_mem, true, ctx);
1206 ret = ttm_bo_handle_move_mem(bo, &mem, false, ctx);
1962 ret = ttm_bo_handle_move_mem(bo, &evict_mem, true, &ctx);

Completed in 13 milliseconds