Searched defs:_PAGE_GLOBAL (Results 1 – 11 of 11) sorted by relevance
20 #define _PAGE_GLOBAL (1<<20) macro
10 #define _PAGE_GLOBAL (1<<0) macro
55 #define _PAGE_GLOBAL (1<<3) /* global page - context is ignored */ macro
47 #define _PAGE_GLOBAL (1 << 4) /* Global page. */ macro
66 #define _PAGE_GLOBAL (1<<8) /* Page is global (H) */ macro83 #define _PAGE_GLOBAL (1<<8) /* Page is global (H) */ macro
146 #define _PAGE_GLOBAL (1 << _PAGE_GLOBAL_SHIFT) macro
95 #define _PAGE_GLOBAL (1UL << _PAGE_BIT_GLOBAL) macro
95 #define _PAGE_GLOBAL (1 << _PAGE_BIT_GLOBAL) macro
80 #define _PAGE_GLOBAL HV_PTE_GLOBAL macro
48 #define _PAGE_GLOBAL (_AT(pteval_t, 1) << _PAGE_BIT_GLOBAL) macro
127 #define _PAGE_GLOBAL xPTEL2_G macro