Searched refs:pte_to_pkey_bits (Results 1 – 2 of 2) sorted by relevance
18 static inline u16 pte_to_pkey_bits(u64 pteflags) in pte_to_pkey_bits() function
435 return pkey_access_permitted(pte_to_pkey_bits(pte), write, execute); in arch_pte_access_permitted()