p2m_dump_fops     807 arch/x86/xen/p2m.c static const struct file_operations p2m_dump_fops = {
p2m_dump_fops     822 arch/x86/xen/p2m.c 	debugfs_create_file("p2m", 0600, d_mmu_debug, NULL, &p2m_dump_fops);