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

/linux-master/arch/x86/include/asm/
H A Dpgtable.h1605 static inline u16 pte_flags_pkey(unsigned long pte_flags) function
1647 return __pkru_allows_pkey(pte_flags_pkey(pteval), write);
/linux-master/arch/x86/kvm/mmu/
H A Dpaging_tmpl.h265 pkeys = pte_flags_pkey(pte_flags(pte));

Completed in 144 milliseconds