Home
last modified time | relevance | path

Searched refs:__PAGE_KERNEL_LARGE (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
Dpgtable_types.h166 #define __PAGE_KERNEL_LARGE (__PAGE_KERNEL | _PAGE_PSE) macro
183 #define PAGE_KERNEL_LARGE __pgprot(__PAGE_KERNEL_LARGE)
/arch/x86/kernel/
Dhead64.c37 pmdval_t early_pmd_flags = __PAGE_KERNEL_LARGE & ~(_PAGE_GLOBAL | _PAGE_NX);
/arch/mn10300/include/asm/
Dpgtable.h175 #define __PAGE_KERNEL_LARGE (__PAGE_KERNEL | _PAGE_PSE) macro
182 #define PAGE_KERNEL_LARGE __pgprot(__PAGE_KERNEL_LARGE)