Searched refs:_PAGE_BIT_PRESENT (Results 1 – 8 of 8) sorted by relevance
63 #define PTE_FILE_SHIFT1 (_PAGE_BIT_PRESENT + 1)93 #define SWP_TYPE_BITS (_PAGE_BIT_FILE - _PAGE_BIT_PRESENT - 1)96 #define SWP_TYPE_BITS (_PAGE_BIT_PROTNONE - _PAGE_BIT_PRESENT - 1)102 #define __swp_type(x) (((x).val >> (_PAGE_BIT_PRESENT + 1)) \106 ((type) << (_PAGE_BIT_PRESENT + 1)) \
147 #define SWP_TYPE_BITS (_PAGE_BIT_FILE - _PAGE_BIT_PRESENT - 1)150 #define SWP_TYPE_BITS (_PAGE_BIT_PROTNONE - _PAGE_BIT_PRESENT - 1)156 #define __swp_type(x) (((x).val >> (_PAGE_BIT_PRESENT + 1)) \160 ((type) << (_PAGE_BIT_PRESENT + 1)) \
9 #define _PAGE_BIT_PRESENT 0 /* is present */ macro34 #define _PAGE_PRESENT (_AT(pteval_t, 1) << _PAGE_BIT_PRESENT)
85 #define _PAGE_BIT_PRESENT 1 /* Valid: page is valid */ macro97 #define _PAGE_PRESENT (1UL << _PAGE_BIT_PRESENT)
86 #define _PAGE_BIT_PRESENT 10 macro103 #define _PAGE_PRESENT (1 << _PAGE_BIT_PRESENT)
110 #define _PAGE_BIT_PRESENT xPTEL2_PV_BIT macro
283 #define _PAGE_BIT_PRESENT xAMPRx_V_BIT macro
116 bld r2, _PAGE_BIT_PRESENT