Searched refs:GEN6_PTE_UNCACHED (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/char/agp/ | ||
D | intel-agp.h | 66 #define GEN6_PTE_UNCACHED 0x00000002 macro |
D | intel-gtt.c | 1160 pte_flags = GEN6_PTE_UNCACHED | I810_PTE_VALID; in gen6_write_entry() |