Searched refs:GEN7_PTE_CACHE_L3_LLC (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/drm/i915/gt/ | ||
H A D | intel_gtt.h | 86 #define GEN7_PTE_CACHE_L3_LLC (3 << 1) macro |
H A D | intel_ggtt.c | 1444 pte |= GEN7_PTE_CACHE_L3_LLC; in ivb_pte_encode() |