Searched refs:_PAGE_BIT_PRESENT (Results 1 – 8 of 8) sorted by relevance
71 #define __swp_type(x) (((x).val >> (_PAGE_BIT_PRESENT + 1)) \75 ((type) << (_PAGE_BIT_PRESENT + 1)) \
149 #define __swp_type(x) (((x).val >> (_PAGE_BIT_PRESENT + 1)) \153 ((type) << (_PAGE_BIT_PRESENT + 1)) \
9 #define _PAGE_BIT_PRESENT 0 /* is present */ macro34 #define _PAGE_PRESENT (_AT(pteval_t, 1) << _PAGE_BIT_PRESENT)
83 #define _PAGE_BIT_PRESENT 1 /* Valid: page is valid */ macro94 #define _PAGE_PRESENT (1UL << _PAGE_BIT_PRESENT)
86 #define _PAGE_BIT_PRESENT 10 macro100 #define _PAGE_PRESENT (1 << _PAGE_BIT_PRESENT)
281 #define _PAGE_BIT_PRESENT xAMPRx_V_BIT macro
112 #define _PAGE_BIT_PRESENT xPTEL2_PV_BIT macro
116 bld r2, _PAGE_BIT_PRESENT