Searched defs:_PAGE_SPECIAL (Results 1 – 15 of 15) sorted by relevance
27 #define _PAGE_SPECIAL _PAGE_SOFT macro
31 #define _PAGE_SPECIAL 0x800 /* software: Special page */ macro
151 # define _PAGE_SPECIAL (1 << _PAGE_SPECIAL_SHIFT) macro153 # define _PAGE_SPECIAL 0 macro
80 #define _PAGE_SPECIAL 0x00000020 /* S: Special page */ macro
32 #define _PAGE_SPECIAL 0x00800 /* S: Special page */ macro
46 #define _PAGE_SPECIAL 0x020 /* software: Special page */ macro
42 #define _PAGE_SPECIAL 0x0020 /* SW entry */ macro
63 #define _PAGE_SPECIAL (1<<7) macro75 #define _PAGE_SPECIAL (1<<6) macro
60 #define _PAGE_SPECIAL _PAGE_SW0 macro
126 #define _PAGE_SPECIAL _PAGE_EXT(0x002) macro
53 #define _PAGE_SPECIAL 0x800 /* software: special page */ macro
56 #define _PAGE_SPECIAL (_AT(pteval_t, 1) << _PAGE_BIT_SPECIAL) macro
116 #define _PAGE_SPECIAL _AC(0x0200000000000000,UL) /* Special page */ macro
91 #define _PAGE_SPECIAL _RPAGE_SW2 /* software: special page */ macro
173 #define _PAGE_SPECIAL 0x040 /* SW associated with special page */ macro