Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dpgtable-2level.h98 #define SWP_OFFSET_SHIFT (_PAGE_BIT_PROTNONE + 1)
A Dpgtable-3level.h167 #define SWP_OFFSET_FIRST_BIT (_PAGE_BIT_PROTNONE + 1)
A Dpgtable_64.h216 #define SWP_OFFSET_FIRST_BIT (_PAGE_BIT_PROTNONE + 1)
A Dpgtable_types.h39 #define _PAGE_BIT_PROTNONE _PAGE_BIT_GLOBAL macro
120 #define _PAGE_PROTNONE (_AT(pteval_t, 1) << _PAGE_BIT_PROTNONE)

Completed in 7 milliseconds