Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/mm/
H A Dpgprot.c53 val |= _PAGE_PKEY_BIT2; in vm_get_page_prot()
/openbmc/linux/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; in pte_flags_need_flush()