Home
last modified time | relevance | path

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

/arch/x86/xen/
Dp2m.c821 static int p2m_dump_show(struct seq_file *m, void *v) in p2m_dump_show() function
850 return single_open(filp, p2m_dump_show, NULL); in p2m_dump_open()