Searched refs:swap_placement (Results 1 – 1 of 1) sorted by relevance
1619 uint32_t swap_placement = (TTM_PL_FLAG_CACHED | TTM_PL_FLAG_SYSTEM); in ttm_bo_swapout() local1655 if ((bo->mem.placement & swap_placement) != swap_placement) { in ttm_bo_swapout()