Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/xen/
Dp2m.c803 static const struct file_operations p2m_dump_fops = { variable
818 debugfs_create_file("p2m", 0600, d_mmu_debug, NULL, &p2m_dump_fops); in xen_p2m_debugfs()