Home
last modified time | relevance | path

Searched refs:__PAGE_KERNEL_LARGE_EXEC (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
Dpgtable_types.h154 #define __PAGE_KERNEL_LARGE_EXEC (__PAGE_KERNEL_EXEC | _PAGE_PSE) macro
165 #define PAGE_KERNEL_LARGE_EXEC __pgprot(__PAGE_KERNEL_LARGE_EXEC)
195 #define __PAGE_KERNEL_IDENT_LARGE_EXEC __PAGE_KERNEL_LARGE_EXEC
/linux-4.1.27/arch/x86/power/
Dhibernate_64.c51 .pmd_flag = __PAGE_KERNEL_LARGE_EXEC, in set_up_temporary_mappings()
/linux-4.1.27/arch/x86/kernel/
Dhead_64.S129 addq $(__PAGE_KERNEL_LARGE_EXEC & ~_PAGE_GLOBAL), %rax
501 PMDS(0, __PAGE_KERNEL_LARGE_EXEC,
Dmachine_kexec_64.c104 .pmd_flag = __PAGE_KERNEL_LARGE_EXEC, in init_pgtable()
/linux-4.1.27/arch/mn10300/include/asm/
Dpgtable.h177 #define __PAGE_KERNEL_LARGE_EXEC (__PAGE_KERNEL_EXEC | _PAGE_PSE) macro
184 #define PAGE_KERNEL_LARGE_EXEC __pgprot(__PAGE_KERNEL_LARGE_EXEC)