Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/ttm/
Dttm_memory.c493 bool needs_swapping = false; in ttm_check_swapping() local
501 needs_swapping = true; in ttm_check_swapping()
508 if (unlikely(needs_swapping)) in ttm_check_swapping()