Searched defs:GEN6_PTE_UNCACHED (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/agp/ | ||
| D | agpreg.h | 196 #define GEN6_PTE_UNCACHED 0x00000002 /* Do not cache */ macro |
| /freebsd-9-stable/sys/dev/drm2/i915/ | ||
| D | i915_reg.h | 114 #define GEN6_PTE_UNCACHED (1 << 1) macro |