Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dgart.h15 #define GPTE_COHERENT 2 macro
/linux/drivers/char/agp/
H A Damd64-agp.c89 pte |= GPTE_VALID | GPTE_COHERENT; in amd64_insert_memory()