Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/mm/
Dpgprot.c53 val |= _PAGE_PKEY_BIT2; in vm_get_page_prot()
/linux-6.1.9/arch/x86/include/asm/
Dpgtable_types.h60 #define _PAGE_PKEY_BIT2 (_AT(pteval_t, 1) << _PAGE_BIT_PKEY_BIT2) macro
65 #define _PAGE_PKEY_BIT2 (_AT(pteval_t, 0)) macro
71 _PAGE_PKEY_BIT2 | \
Dtlbflush.h280 _PAGE_PKEY_BIT2 | _PAGE_PKEY_BIT3 | _PAGE_NX; in pte_flags_need_flush()