Searched defs:_PAGE_SPECIAL (Results 1 – 16 of 16) sorted by relevance
21 #define _PAGE_SPECIAL _PAGE_SOFT macro
162 # define _PAGE_SPECIAL (1 << _PAGE_SPECIAL_SHIFT) macro164 # define _PAGE_SPECIAL 0 macro
46 #define _PAGE_SPECIAL 0x020 /* software: Special page */ 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
59 #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
65 #define _PAGE_SPECIAL (_AT(pteval_t, 1) << _PAGE_BIT_SPECIAL) macro
114 #define _PAGE_SPECIAL _AC(0x0200000000000000,UL) /* Special page */ macro
92 #define _PAGE_SPECIAL _RPAGE_SW2 /* software: special page */ macro
172 #define _PAGE_SPECIAL 0x040 /* SW associated with special page */ macro