__PAGE_KERNEL_VVAR  165 arch/x86/include/asm/pgtable_types.h #define __PAGE_KERNEL_VVAR_NOCACHE	(__PAGE_KERNEL_VVAR | _PAGE_PCD | _PAGE_PWT)
__PAGE_KERNEL_VVAR  187 arch/x86/include/asm/pgtable_types.h #define PAGE_KERNEL_VVAR		__pgprot(__PAGE_KERNEL_VVAR)