Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/book3s/64/
Dmmu-hash.h332 static inline unsigned long hpte_old_to_new_v(unsigned long v) in hpte_old_to_new_v() function
/arch/powerpc/mm/
Dhash_native_64.c233 hpte_v = hpte_old_to_new_v(hpte_v); in native_hpte_insert()