Searched refs:_PAGE_PKEY_BIT2 (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/mm/
H A Dpgprot.c53 val |= _PAGE_PKEY_BIT2;
/linux-master/arch/x86/include/asm/
H A Dpgtable_types.h68 #define _PAGE_PKEY_BIT2 (_AT(pteval_t, 1) << _PAGE_BIT_PKEY_BIT2) macro
73 #define _PAGE_PKEY_BIT2 (_AT(pteval_t, 0)) macro
79 _PAGE_PKEY_BIT2 | \
H A Dtlbflush.h314 _PAGE_PKEY_BIT2 | _PAGE_PKEY_BIT3 | _PAGE_NX;

Completed in 99 milliseconds