_PAGE_PROTNONE     59 arch/ia64/include/asm/pgtable.h #define _PAGE_PROTNONE		(__IA64_UL(1) << 63)
_PAGE_PROTNONE     31 arch/m68k/include/asm/motorola_pgtable.h #define _PAGE_PROTNONE	0x004
_PAGE_PROTNONE     51 arch/sh/include/asm/pgtable_32.h #define _PAGE_PROTNONE	0x200		/* software: if not present  */
_PAGE_PROTNONE     21 arch/um/include/asm/pgtable.h #define _PAGE_PROTNONE	0x010	/* if the user mapped it with PROT_NONE;
_PAGE_PROTNONE    111 arch/x86/include/asm/pgtable_types.h #define _PAGE_PROTNONE	(_AT(pteval_t, 1) << _PAGE_BIT_PROTNONE)