Home
last modified time | relevance | path

Searched refs:walk_pgd (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm64/mm/
Ddump.c295 static void walk_pgd(struct pg_state *st, struct mm_struct *mm, unsigned long start) in walk_pgd() function
319 walk_pgd(&st, &init_mm, LOWEST_ADDR); in ptdump_show()
/linux-4.4.14/arch/arm/mm/
Ddump.c303 static void walk_pgd(struct seq_file *m) in walk_pgd() function
328 walk_pgd(m); in ptdump_show()