Searched refs:PPAT_CACHED_INDEX (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/i915/ | ||
D | i915_gem_gtt.h | 103 #define PPAT_CACHED_INDEX _PAGE_PAT /* WB LLCeLLC */ macro |
D | i915_gem_gtt.c | 169 pte |= PPAT_CACHED_INDEX; in gen8_pte_encode() |