Searched defs:_PAGE_SPECIAL (Results 1 – 13 of 13) sorted by relevance
30 #define _PAGE_SPECIAL 0x800 /* software: Special page */ macro
32 #define _PAGE_SPECIAL 0x00800 /* S: Special page */ macro
80 #define _PAGE_SPECIAL 0x00000020 /* S: Special page */ macro
46 #define _PAGE_SPECIAL 0x020 /* software: Special page */ macro
35 #define _PAGE_SPECIAL 0x0008 /* SW entry, forced to 0 by the TLB miss */ macro
62 #define _PAGE_SPECIAL _PAGE_SW0 macro
66 #define _PAGE_SPECIAL (1<<7) macro78 #define _PAGE_SPECIAL (1<<6) macro
129 #define _PAGE_SPECIAL _PAGE_EXT(0x002) macro
53 #define _PAGE_SPECIAL 0x800 /* software: special page */ macro
55 #define _PAGE_SPECIAL (_AT(pteval_t, 1) << _PAGE_BIT_SPECIAL) macro
115 #define _PAGE_SPECIAL _AC(0x0200000000000000,UL) /* Special page */ macro
83 #define _PAGE_SPECIAL _RPAGE_SW2 /* software: special page */ macro
172 #define _PAGE_SPECIAL 0x040 /* SW associated with special page */ macro