Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/mm/
Dpgprot.c51 val |= _PAGE_PKEY_BIT1; in vm_get_page_prot()
/Linux-v6.6/arch/x86/include/asm/
Dpgtable_types.h67 #define _PAGE_PKEY_BIT1 (_AT(pteval_t, 1) << _PAGE_BIT_PKEY_BIT1) macro
72 #define _PAGE_PKEY_BIT1 (_AT(pteval_t, 0)) macro
78 _PAGE_PKEY_BIT1 | \
Dtlbflush.h313 _PAGE_PAT_LARGE | _PAGE_PKEY_BIT0 | _PAGE_PKEY_BIT1 | in pte_flags_need_flush()