Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/xen/
Dp2m.c736 static int p2m_dump_show(struct seq_file *m, void *v) in p2m_dump_show() function
765 return single_open(filp, p2m_dump_show, NULL); in p2m_dump_open()