Searched refs:d_xen (Results 1 – 2 of 2) sorted by relevance
319 struct dentry *d_xen = xen_init_debugfs(); in xen_spinlock_debugfs() local321 if (d_xen == NULL) in xen_spinlock_debugfs()327 d_spin_debug = debugfs_create_dir("spinlocks", d_xen); in xen_spinlock_debugfs()
779 struct dentry *d_xen = xen_init_debugfs(); in xen_p2m_debugfs() local781 if (d_xen == NULL) in xen_p2m_debugfs()784 d_mmu_debug = debugfs_create_dir("mmu", d_xen); in xen_p2m_debugfs()