Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/ttm/
Dttm_memory.c430 bool needs_swapping = false; in ttm_check_swapping() local
438 needs_swapping = true; in ttm_check_swapping()
445 if (unlikely(needs_swapping)) in ttm_check_swapping()