Searched defs:base_psize (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/ |
| D | mmu-hash.h | 389 static inline unsigned long hpte_encode_v(unsigned long vpn, int base_psize, in hpte_encode_v() 404 static inline unsigned long hpte_encode_r(unsigned long pa, int base_psize, in hpte_encode_r()
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/ |
| D | mmu-hash.h | 389 static inline unsigned long hpte_encode_v(unsigned long vpn, int base_psize, in hpte_encode_v() 404 static inline unsigned long hpte_encode_r(unsigned long pa, int base_psize, in hpte_encode_r()
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/ptdump/ |
| D | hashpagetable.c | 327 int base_psize = 0, actual_psize = 0; in hpte_find() local
|
| /kernel/linux/linux-6.6/arch/powerpc/mm/ptdump/ |
| D | hashpagetable.c | 330 int base_psize = 0, actual_psize = 0; in hpte_find() local
|