Searched refs:_PAGE_BIT_PRESENT (Results 1 – 2 of 2) sorted by relevance
89 #define __swp_type(x) (((x).val >> (_PAGE_BIT_PRESENT + 1)) \93 ((type) << (_PAGE_BIT_PRESENT + 1)) \
10 #define _PAGE_BIT_PRESENT 0 /* is present */ macro41 #define _PAGE_PRESENT (_AT(pteval_t, 1) << _PAGE_BIT_PRESENT)