_PAGE_KRE 90 arch/alpha/include/asm/pgtable.h #define __ACCESS_BITS (_PAGE_ACCESSED | _PAGE_KRE | _PAGE_URE) _PAGE_KRE 105 arch/alpha/include/asm/pgtable.h #define PAGE_KERNEL __pgprot(_PAGE_VALID | _PAGE_ASM | _PAGE_KRE | _PAGE_KWE) _PAGE_KRE 198 arch/alpha/kernel/proto.h prot = __pgprot(_PAGE_VALID | _PAGE_ASM | _PAGE_KRE