Searched refs:_PAGE_BIT_PROTNONE (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dpgtable-2level.h98 #define SWP_OFFSET_SHIFT (_PAGE_BIT_PROTNONE + 1)
H A Dpgtable-3level.h167 #define SWP_OFFSET_FIRST_BIT (_PAGE_BIT_PROTNONE + 1)
H A Dpgtable_64.h217 #define SWP_OFFSET_FIRST_BIT (_PAGE_BIT_PROTNONE + 1)
H A Dpgtable_types.h47 #define _PAGE_BIT_PROTNONE _PAGE_BIT_GLOBAL macro
140 #define _PAGE_PROTNONE (_AT(pteval_t, 1) << _PAGE_BIT_PROTNONE)

Completed in 254 milliseconds