Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/mm/
H A Dpgprot.c55 val |= _PAGE_PKEY_BIT3; in vm_get_page_prot()
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable_types.h69 #define _PAGE_PKEY_BIT3 (_AT(pteval_t, 1) << _PAGE_BIT_PKEY_BIT3) macro
74 #define _PAGE_PKEY_BIT3 (_AT(pteval_t, 0)) macro
80 _PAGE_PKEY_BIT3)
H A Dtlbflush.h314 _PAGE_PKEY_BIT2 | _PAGE_PKEY_BIT3 | _PAGE_NX; in pte_flags_need_flush()