Searched refs:sys_placement (Results 1 – 3 of 3) sorted by relevance
33 static struct ttm_placement sys_placement = { variable101 *placement = sys_placement; in mock_evict_flags()
55 static struct ttm_placement sys_placement = { variable306 *placement = device_unplugged ? purge_placement : sys_placement; in xe_evict_flags()312 *placement = sys_placement; in xe_evict_flags()333 *placement = sys_placement; in xe_evict_flags()998 lret = ttm_bo_mem_space(bo, &sys_placement, &new_resource, ctx); in xe_bo_shrink_purge()1906 bo->flags & XE_BO_FLAG_DEFER_BACKING) ? &sys_placement : in ___xe_bo_create_locked()
1073 static struct ttm_placement sys_placement = { in ttm_bo_shrink() local1083 int ret = ttm_bo_validate(bo, &sys_placement, ctx); in ttm_bo_shrink()
Completed in 14 milliseconds