_PAGE_BIT_PROTNONE   85 arch/x86/include/asm/pgtable-2level.h #define SWP_OFFSET_SHIFT (_PAGE_BIT_PROTNONE + 1)
_PAGE_BIT_PROTNONE  252 arch/x86/include/asm/pgtable-3level.h #define SWP_OFFSET_FIRST_BIT	(_PAGE_BIT_PROTNONE + 1)
_PAGE_BIT_PROTNONE  211 arch/x86/include/asm/pgtable_64.h #define SWP_OFFSET_FIRST_BIT	(_PAGE_BIT_PROTNONE + 1)
_PAGE_BIT_PROTNONE  111 arch/x86/include/asm/pgtable_types.h #define _PAGE_PROTNONE	(_AT(pteval_t, 1) << _PAGE_BIT_PROTNONE)