Searched refs:TTM_PL_FLAG_UNCACHED (Results 1 – 3 of 3) sorted by relevance
71 #define TTM_PL_FLAG_UNCACHED (1 << 17) macro77 TTM_PL_FLAG_UNCACHED | \
152 else if (placement & TTM_PL_FLAG_UNCACHED) in ttm_tt_set_placement_caching()
964 else if ((TTM_PL_FLAG_UNCACHED & caching) != 0) in ttm_bo_select_caching()965 result |= TTM_PL_FLAG_UNCACHED; in ttm_bo_select_caching()