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