Searched defs:walk_pmd_level (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/arch/x86/mm/ | 
| D | dump_pagetables.c | 405 static void walk_pmd_level(struct seq_file *m, struct pg_state *st, pud_t addr,  in walk_pmd_level()  function431 #define walk_pmd_level(m,s,a,e,p) walk_pte_level(m,s,__pmd(pud_val(a)),e,p)  macro
 
 | 
| /Linux-v5.4/arch/s390/mm/ | 
| D | dump_pagetables.c | 150 static void walk_pmd_level(struct seq_file *m, struct pg_state *st,  in walk_pmd_level()  function
 | 
| D | pageattr.c | 155 static int walk_pmd_level(pud_t *pudp, unsigned long addr, unsigned long end,  in walk_pmd_level()  function
 |