Home
last modified time | relevance | path

Searched refs:pte_to_hpte_pkey_bits (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/arch/powerpc/include/asm/book3s/64/
Dhash-pkey.h17 static inline u64 pte_to_hpte_pkey_bits(u64 pteflags, unsigned long flags) in pte_to_hpte_pkey_bits() function
/Linux-v6.6/arch/powerpc/include/asm/
Dmmu_context.h287 static inline u64 pte_to_hpte_pkey_bits(u64 pteflags, unsigned long flags) in pte_to_hpte_pkey_bits() function
/Linux-v6.6/arch/powerpc/kvm/
Dbook3s_64_mmu_host.c137 rflags |= pte_to_hpte_pkey_bits(0, HPTE_USE_KERNEL_KEY); in kvmppc_mmu_map_page()
/Linux-v6.6/arch/powerpc/mm/book3s64/
Dhash_utils.c343 rflags |= pte_to_hpte_pkey_bits(pteflags, flags); in htab_convert_pte_flags()