_PAGE_BIT_PROTNONE   72 arch/x86/include/asm/pgtable-2level.h #define PTE_FILE_SHIFT3		(_PAGE_BIT_PROTNONE + 1)
_PAGE_BIT_PROTNONE  103 arch/x86/include/asm/pgtable-2level.h #define SWP_OFFSET_SHIFT (_PAGE_BIT_PROTNONE + 1)
_PAGE_BIT_PROTNONE  151 arch/x86/include/asm/pgtable_64.h #define SWP_OFFSET_SHIFT (_PAGE_BIT_PROTNONE + 2)
_PAGE_BIT_PROTNONE  153 arch/x86/include/asm/pgtable_64.h #define SWP_OFFSET_SHIFT (_PAGE_BIT_PROTNONE + 1)
_PAGE_BIT_PROTNONE  118 arch/x86/include/asm/pgtable_types.h #define _PAGE_PROTNONE	(_AT(pteval_t, 1) << _PAGE_BIT_PROTNONE)