Searched refs:hpte_encode_avpn (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/powerpc/platforms/ps3/ |
| H A D | htab.c | 108 want_v = hpte_encode_avpn(vpn, psize, ssize); in ps3_hpte_updatepp()
|
| /linux/arch/powerpc/mm/ptdump/ |
| H A D | hashpagetable.c | 218 want_v = hpte_encode_avpn(vpn, psize, ssize); in native_find() 260 want_v = hpte_encode_avpn(vpn, psize, ssize); in pseries_find()
|
| /linux/arch/powerpc/include/asm/book3s/64/ |
| H A D | mmu-hash.h | 325 static inline unsigned long hpte_encode_avpn(unsigned long vpn, int psize, in hpte_encode_avpn() function 393 v = hpte_encode_avpn(vpn, base_psize, ssize); in hpte_encode_v()
|