Home
last modified time | relevance | path

Searched refs:pte_flags_pkey (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpgtable.h1389 static inline u16 pte_flags_pkey(unsigned long pte_flags) in pte_flags_pkey() function
1426 return __pkru_allows_pkey(pte_flags_pkey(pteval), write); in __pte_access_permitted()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpgtable.h1611 static inline u16 pte_flags_pkey(unsigned long pte_flags) in pte_flags_pkey() function
1653 return __pkru_allows_pkey(pte_flags_pkey(pteval), write); in __pte_access_permitted()
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dpaging_tmpl.h265 pkeys = pte_flags_pkey(pte_flags(pte)); in gpte_pkeys()
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dpaging_tmpl.h300 pkeys = pte_flags_pkey(pte_flags(pte)); in gpte_pkeys()

Completed in 8 milliseconds