Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_gtt.h86 #define GEN7_PTE_CACHE_L3_LLC (3 << 1) macro
H A Dintel_ggtt.c1444 pte |= GEN7_PTE_CACHE_L3_LLC; in ivb_pte_encode()