Searched defs:_PAGE_PROTNONE (Results 1 – 6 of 6) sorted by relevance
33 #define _PAGE_PROTNONE (_ULCAST_(1) << _PAGE_PROTNONE_SHIFT) macro
42 #define _PAGE_PROTNONE 0x004 macro
21 #define _PAGE_PROTNONE 0x010 /* if the user mapped it with PROT_NONE; macro
51 #define _PAGE_PROTNONE 0x200 /* software: if not present */ macro
120 #define _PAGE_PROTNONE (_AT(pteval_t, 1) << _PAGE_BIT_PROTNONE) macro
59 #define _PAGE_PROTNONE (__IA64_UL(1) << 63) macro