Searched refs:_PAGE_BIT_PRESENT (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dpgtable-2level.h97 #define _SWP_TYPE_SHIFT (_PAGE_BIT_PRESENT + 1)
H A Dpgtable_types.h10 #define _PAGE_BIT_PRESENT 0 /* is present */ macro
45 /* If _PAGE_BIT_PRESENT is clear, we use these: */
49 #define _PAGE_PRESENT (_AT(pteval_t, 1) << _PAGE_BIT_PRESENT)

Completed in 88 milliseconds