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
80 #define _PAGE_SPECIAL 0x00000020 /* S: Special page */ macro
46 #define _PAGE_SPECIAL 0x020 /* software: Special page */ macro
32 #define _PAGE_SPECIAL 0x00800 /* S: Special page */ macro
44 #define _PAGE_SPECIAL 0x0080 /* SW entry */ macro
60 #define _PAGE_SPECIAL _PAGE_SW0 macro
25 #define _PAGE_SPECIAL (1 << 6) macro
34 #define _PAGE_SPECIAL (_ULCAST_(1) << _PAGE_SPECIAL_SHIFT) macro
53 #define _PAGE_SPECIAL 0x800 /* software: special page */ macro
32 #define _PAGE_SPECIAL 0x800 /* software: Special page */ macro
55 #define _PAGE_SPECIAL (_AT(pteval_t, 1) << _PAGE_BIT_SPECIAL) macro
222 #define _PAGE_SPECIAL (_PAGE_DMB) macro
113 #define _PAGE_SPECIAL _AC(0x0200000000000000,UL) /* Special page */ macro
92 #define _PAGE_SPECIAL _RPAGE_SW2 /* software: special page */ macro
175 #define _PAGE_SPECIAL 0x040 /* SW associated with special page */ macro