Searched refs:sys_res (Results 1 – 1 of 1) sorted by relevance
709 struct ttm_resource *sys_res; in ttm_bo_pipeline_gutting() local713 ret = ttm_resource_alloc(bo, &sys_mem, &sys_res); in ttm_bo_pipeline_gutting()730 ttm_bo_assign_mem(bo, sys_res); in ttm_bo_pipeline_gutting()763 ttm_bo_assign_mem(bo, sys_res); in ttm_bo_pipeline_gutting()770 ttm_resource_free(bo, &sys_res); in ttm_bo_pipeline_gutting()
Completed in 4 milliseconds