Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h348 static inline unsigned long hpte_old_to_new_v(unsigned long v) in hpte_old_to_new_v() function
/linux/arch/powerpc/mm/book3s64/
H A Dhash_native.c309 hpte_v = hpte_old_to_new_v(hpte_v); in native_hpte_insert()
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_rm_mmu.c387 pteh = hpte_old_to_new_v(pteh); in kvmppc_do_h_enter()