Searched defs:_PAGE_SPECIAL (Results 1 – 11 of 11) sorted by relevance
162 # define _PAGE_SPECIAL (1 << _PAGE_SPECIAL_SHIFT) macro164 # define _PAGE_SPECIAL 0 macro
70 #define _PAGE_SPECIAL 0x00000020 /* S: Special page */ macro
32 #define _PAGE_SPECIAL 0x00800 /* S: Special page */ macro
44 #define _PAGE_SPECIAL 0x0080 /* SW entry */ macro
25 #define _PAGE_SPECIAL (1 << 6) macro
37 #define _PAGE_SPECIAL (_ULCAST_(1) << _PAGE_SPECIAL_SHIFT) macro
56 #define _PAGE_SPECIAL _PAGE_SW0 macro
53 #define _PAGE_SPECIAL 0x800 /* software: special page */ macro
32 #define _PAGE_SPECIAL 0x800 /* software: Special page */ macro
203 #define _PAGE_SPECIAL (1 << xlate_pabit(_PAGE_SPECIAL_BIT)) macro
90 #define _PAGE_SPECIAL _RPAGE_SW2 /* software: special page */ macro