Home
last modified time | relevance | path

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

/arch/x86/xen/
Dp2m.c853 static const struct file_operations p2m_dump_fops = { variable
871 debugfs_create_file("p2m", 0600, d_mmu_debug, NULL, &p2m_dump_fops); in xen_p2m_debugfs()