Searched refs:_PAGE_KRE (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/alpha/include/asm/
H A Dpgtable.h68 #define _PAGE_KRE 0x0100 /* xxx - see below on the "accessed" bit */ macro
89 #define __ACCESS_BITS (_PAGE_ACCESSED | _PAGE_KRE | _PAGE_URE)
104 #define PAGE_KERNEL __pgprot(_PAGE_VALID | _PAGE_ASM | _PAGE_KRE | _PAGE_KWE)
/linux-4.1.27/arch/alpha/kernel/
H A Dproto.h197 prot = __pgprot(_PAGE_VALID | _PAGE_ASM | _PAGE_KRE __alpha_remap_area_pages()

Completed in 140 milliseconds