Searched refs:GPTE_COHERENT (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/asm/ | ||
H A D | gart.h | 15 #define GPTE_COHERENT 2 macro |
/linux/drivers/char/agp/ | ||
H A D | amd64-agp.c | 89 pte |= GPTE_VALID | GPTE_COHERENT; in amd64_insert_memory() |