Searched refs:tt_has_data (Results 1 – 1 of 1) sorted by relevance
970 bool tt_has_data; in xe_bo_move() local1007 tt_has_data = ttm && (ttm_tt_is_populated(ttm) || ttm_tt_is_swapped(ttm)); in xe_bo_move()1010 (!mem_type_is_vram(old_mem_type) && !tt_has_data)); in xe_bo_move()