Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dpgtable-2level.h67 #define SWP_OFFSET_SHIFT (_PAGE_BIT_PROTNONE + 1)
Dpgtable_types.h32 #define _PAGE_BIT_PROTNONE _PAGE_BIT_GLOBAL macro
92 #define _PAGE_PROTNONE (_AT(pteval_t, 1) << _PAGE_BIT_PROTNONE)
Dpgtable_64.h145 #define SWP_OFFSET_SHIFT (_PAGE_BIT_PROTNONE + 1)
/linux-4.1.27/arch/m32r/include/asm/
Dpgtable.h91 #define _PAGE_BIT_PROTNONE 9 /* software: if not present */ macro
102 #define _PAGE_PROTNONE (1UL << _PAGE_BIT_PROTNONE)