Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Dp2m.c839 static const struct file_operations p2m_dump_fops = { variable
854 debugfs_create_file("p2m", 0600, d_mmu_debug, NULL, &p2m_dump_fops); in xen_p2m_debugfs()