Searched refs:GEN6_PTE_UNCACHED (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/sys/dev/agp/
H A Dagpreg.h196 #define GEN6_PTE_UNCACHED 0x00000002 /* Do not cache */ macro
H A Dagp_i810.c1852 pte |= GEN6_PTE_UNCACHED;
/freebsd-10.3-release/sys/dev/drm2/i915/
H A Di915_gem_gtt.c175 pte_flags |= GEN6_PTE_UNCACHED;
H A Di915_reg.h120 #define GEN6_PTE_UNCACHED (1 << 1) macro

Completed in 166 milliseconds