Searched defs:_PAGE_SPECIAL (Results 1 – 14 of 14) sorted by relevance
9 #define _PAGE_SPECIAL 0x10000 /* software: special page */ macro
79 #define _PAGE_SPECIAL 0x00000020 /* S: Special page */ macro
31 #define _PAGE_SPECIAL 0x00800 /* S: Special page */ macro
29 #define _PAGE_SPECIAL 0x800 /* software: Special page */ macro
45 #define _PAGE_SPECIAL 0x020 /* software: Special page */ macro
34 #define _PAGE_SPECIAL 0x0008 /* SW entry, forced to 0 by the TLB miss */ macro
4 #define _PAGE_SPECIAL 0x00000400 /* software: special page */ macro
61 #define _PAGE_SPECIAL _PAGE_SW0 macro
65 #define _PAGE_SPECIAL (1<<7) macro77 #define _PAGE_SPECIAL (1<<6) macro
129 #define _PAGE_SPECIAL _PAGE_EXT(0x002) macro
52 #define _PAGE_SPECIAL 0x800 /* software: special page */ macro
47 #define _PAGE_SPECIAL (_AT(pteval_t, 1) << _PAGE_BIT_SPECIAL) macro
113 #define _PAGE_SPECIAL _AC(0x0200000000000000,UL) /* Special page */ macro
192 #define _PAGE_SPECIAL 0x040 /* SW associated with special page */ macro