Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/ttm/
H A Dttm_memory.c515 bool needs_swapping = false; in ttm_check_swapping() local
523 needs_swapping = true; in ttm_check_swapping()
530 if (unlikely(needs_swapping)) in ttm_check_swapping()