Home
last modified time | relevance | path

Searched refs:swap_placement (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/ttm/
Dttm_bo.c1623 uint32_t swap_placement = (TTM_PL_FLAG_CACHED | TTM_PL_FLAG_SYSTEM); in ttm_bo_swapout() local
1659 if ((bo->mem.placement & swap_placement) != swap_placement) { in ttm_bo_swapout()