Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/xen/
H A Ddebugfs.h5 struct dentry * __init xen_init_debugfs(void);
H A Ddebugfs.c10 struct dentry * __init xen_init_debugfs(void) in xen_init_debugfs() function
H A Dp2m.c833 struct dentry *d_xen = xen_init_debugfs(); in xen_p2m_debugfs()