Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dhash_native.c309 hpte_v = hpte_old_to_new_v(hpte_v); in native_hpte_insert()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_64_mmu_hv.c733 hpte[0] = hpte_old_to_new_v(hpte[0]); in kvmppc_book3s_hv_page_fault()
1367 vpte = hpte_old_to_new_v(vpte); in resize_hpt_rehash_hpte()
H A Dbook3s_hv_rm_mmu.c387 pteh = hpte_old_to_new_v(pteh); in kvmppc_do_h_enter()