Home
last modified time | relevance | path

Searched defs:_PAGE_PROTNONE (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/arch/um/include/asm/
Dpgtable.h21 #define _PAGE_PROTNONE 0x010 /* if the user mapped it with PROT_NONE; macro
/linux-4.1.27/arch/m68k/include/asm/
Dmotorola_pgtable.h30 #define _PAGE_PROTNONE 0x004 macro
/linux-4.1.27/arch/m32r/include/asm/
Dpgtable.h102 #define _PAGE_PROTNONE (1UL << _PAGE_BIT_PROTNONE) macro
/linux-4.1.27/arch/x86/include/asm/
Dpgtable_types.h92 #define _PAGE_PROTNONE (_AT(pteval_t, 1) << _PAGE_BIT_PROTNONE) macro
/linux-4.1.27/arch/sh/include/asm/
Dpgtable_32.h50 #define _PAGE_PROTNONE 0x200 /* software: if not present */ macro
/linux-4.1.27/arch/mn10300/include/asm/
Dpgtable.h139 #define _PAGE_PROTNONE 0x000 /* If not present */ macro
/linux-4.1.27/arch/ia64/include/asm/
Dpgtable.h58 #define _PAGE_PROTNONE (__IA64_UL(1) << 63) macro
/linux-4.1.27/arch/frv/include/asm/
Dpgtable.h299 #define _PAGE_PROTNONE 0x000 /* If not present */ macro