Home
last modified time | relevance | path

Searched refs:hpte_old_to_new_v (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dhash_native.c383 hpte_v = hpte_old_to_new_v(hpte_v); in native_hpte_insert()
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dhash_native.c309 hpte_v = hpte_old_to_new_v(hpte_v); in native_hpte_insert()
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_64_mmu_hv.c709 hpte[0] = hpte_old_to_new_v(hpte[0]); in kvmppc_book3s_hv_page_fault()
1369 vpte = hpte_old_to_new_v(vpte); in resize_hpt_rehash_hpte()
H A Dbook3s_hv_rm_mmu.c391 pteh = hpte_old_to_new_v(pteh); in kvmppc_do_h_enter()
/kernel/linux/linux-6.6/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()

Completed in 15 milliseconds