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

/freebsd-13-stable/sys/dev/drm2/ttm/
H A Dttm_bo.c1812 uint32_t swap_placement = (TTM_PL_FLAG_CACHED | TTM_PL_FLAG_SYSTEM); local
1851 if ((bo->mem.placement & swap_placement) != swap_placement) {

Completed in 48 milliseconds