Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/xen/
Ddebugfs.h5 struct dentry * __init xen_init_debugfs(void);
Ddebugfs.c10 struct dentry * __init xen_init_debugfs(void) in xen_init_debugfs() function
Dp2m.c838 struct dentry *d_xen = xen_init_debugfs(); in xen_p2m_debugfs()