Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/mm/
A Dpgprot.c49 val |= _PAGE_PKEY_BIT0; in vm_get_page_prot()
/linux-6.3-rc2/arch/x86/include/asm/
A Dpgtable_types.h58 #define _PAGE_PKEY_BIT0 (_AT(pteval_t, 1) << _PAGE_BIT_PKEY_BIT0) macro
63 #define _PAGE_PKEY_BIT0 (_AT(pteval_t, 0)) macro
69 #define _PAGE_PKEY_MASK (_PAGE_PKEY_BIT0 | \
A Dtlbflush.h279 _PAGE_PAT_LARGE | _PAGE_PKEY_BIT0 | _PAGE_PKEY_BIT1 | in pte_flags_need_flush()

Completed in 5 milliseconds