Searched defs:actual_psize (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/mm/ptdump/ |
H A D | hashpagetable.c | 327 int base_psize = 0, actual_psize = 0; in hpte_find() local
|
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
H A D | hash_native.c | 602 int actual_psize = MMU_PAGE_16M; in native_hugepage_invalidate() local
|
/kernel/linux/linux-6.6/arch/powerpc/mm/ptdump/ |
H A D | hashpagetable.c | 330 int base_psize = 0, actual_psize = 0; in hpte_find() local
|
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
H A D | hash_native.c | 650 int actual_psize = MMU_PAGE_16M; in native_hugepage_invalidate() local
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/ |
H A D | mmu-hash.h | 389 hpte_encode_v(unsigned long vpn, int base_psize, int actual_psize, int ssize) hpte_encode_v() argument 404 hpte_encode_r(unsigned long pa, int base_psize, int actual_psize) hpte_encode_r() argument
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/ |
H A D | mmu-hash.h | 389 hpte_encode_v(unsigned long vpn, int base_psize, int actual_psize, int ssize) hpte_encode_v() argument 404 hpte_encode_r(unsigned long pa, int base_psize, int actual_psize) hpte_encode_r() argument
|
Completed in 8 milliseconds