Home
last modified time | relevance | path

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

/linux/arch/x86/mm/
H A Dpgprot.c51 val |= _PAGE_PKEY_BIT1; in vm_get_page_prot()
/linux/arch/x86/include/asm/
H A Dpgtable_types.h69 #define _PAGE_PKEY_BIT1 (_AT(pteval_t, 1) << _PAGE_BIT_PKEY_BIT1) macro
74 #define _PAGE_PKEY_BIT1 (_AT(pteval_t, 0)) macro
80 _PAGE_PKEY_BIT1 | \