Home
last modified time | relevance | path

Searched refs:hpte_old_to_new_r (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h354 static inline unsigned long hpte_old_to_new_r(unsigned long v, unsigned long r) in hpte_old_to_new_r() function
/linux/arch/powerpc/mm/book3s64/
H A Dhash_native.c308 hpte_r = hpte_old_to_new_r(hpte_v, hpte_r); in native_hpte_insert()
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_rm_mmu.c386 ptel = hpte_old_to_new_r(pteh, ptel); in kvmppc_do_h_enter()