Searched refs:walk_pmd (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/arch/powerpc/mm/ptdump/ |
| D | ptdump.c | 298 static void walk_pmd(struct pg_state *st, pud_t *pud, unsigned long start) in walk_pmd() function 324 walk_pmd(st, pud, addr); in walk_pud()
|
| D | hashpagetable.c | 405 static void walk_pmd(struct pg_state *st, pud_t *pud, unsigned long start) in walk_pmd() function 429 walk_pmd(st, pud, addr); in walk_pud()
|
| /Linux-v5.10/arch/arm/mm/ |
| D | dump.c | 334 static void walk_pmd(struct pg_state *st, pud_t *pud, unsigned long start) in walk_pmd() function 367 walk_pmd(st, pud, addr); in walk_pud()
|