Home
last modified time | relevance | path

Searched defs:walk_pmd_level (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/mm/
Ddump_pagetables.c297 static void walk_pmd_level(struct seq_file *m, struct pg_state *st, pud_t addr, in walk_pmd_level() function
322 #define walk_pmd_level(m,s,a,p) walk_pte_level(m,s,__pmd(pud_val(a)),p) macro
/linux-4.4.14/arch/s390/mm/
Ddump_pagetables.c126 static void walk_pmd_level(struct seq_file *m, struct pg_state *st, in walk_pmd_level() function