Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/xen/
Dpage.h56 extern int p2m_dump_show(struct seq_file *m, void *v);
/linux-2.6.39/arch/x86/xen/
Dp2m.c761 int p2m_dump_show(struct seq_file *m, void *v) in p2m_dump_show() function
Dmmu.c2431 return single_open(filp, p2m_dump_show, NULL); in p2m_dump_open()