tag
line
file
source code
_PAGE_KRE
68
include/asm-alpha/pgtable.h
#define __ACCESS_BITS (_PAGE_ACCESSED | _PAGE_KRE | _PAGE_URE)
_PAGE_KRE
83
include/asm-alpha/pgtable.h
#define PAGE_KERNEL __pgprot(_PAGE_VALID | _PAGE_ASM | _PAGE_KRE | _PAGE_KWE)