Searched defs:_PAGE_SPECIAL (Results 1 – 12 of 12) sorted by relevance
9 #define _PAGE_SPECIAL 0x10000 /* software: special page */ macro
34 #define _PAGE_SPECIAL 0x00800 /* S: Special page */ macro
84 #define _PAGE_SPECIAL 0x00000020 /* S: Special page */ macro
30 #define _PAGE_SPECIAL 0x800 /* software: Special page */ macro
35 #define _PAGE_SPECIAL 0x0008 /* SW entry, forced to 0 by the TLB miss */ macro
46 #define _PAGE_SPECIAL 0x020 /* software: Special page */ macro
4 #define _PAGE_SPECIAL 0x00000400 /* software: special page */ macro
61 #define _PAGE_SPECIAL _PAGE_SW0 macro
133 #define _PAGE_SPECIAL _PAGE_EXT(0x002) macro
55 #define _PAGE_SPECIAL 0x800 /* software: special page */ macro
47 #define _PAGE_SPECIAL (_AT(pteval_t, 1) << _PAGE_BIT_SPECIAL) macro
246 #define _PAGE_SPECIAL 0x004 /* SW associated with special page */ macro