Home
last modified time | relevance | path

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

/arch/x86/mm/
Ddump_pagetables.c309 static int ptdump_show(struct seq_file *m, void *v) in ptdump_show() function
317 return single_open(filp, ptdump_show, NULL); in ptdump_open()