Searched refs:sys_mem (Results 1 – 2 of 2) sorted by relevance
613 static const struct ttm_place sys_mem = { .mem_type = TTM_PL_SYSTEM }; in ttm_bo_pipeline_gutting() local619 ret = ttm_resource_alloc(bo, &sys_mem, &sys_res); in ttm_bo_pipeline_gutting()
962 static const struct ttm_place sys_mem = { .mem_type = TTM_PL_SYSTEM }; in ttm_bo_init_reserved() local980 ret = ttm_resource_alloc(bo, &sys_mem, &bo->resource); in ttm_bo_init_reserved()