Searched refs:d_xen (Results 1 – 2 of 2) sorted by relevance
375 struct dentry *d_xen = xen_init_debugfs(); in xen_spinlock_debugfs() local377 if (d_xen == NULL) in xen_spinlock_debugfs()383 d_spin_debug = debugfs_create_dir("spinlocks", d_xen); in xen_spinlock_debugfs()
827 struct dentry *d_xen = xen_init_debugfs(); in xen_p2m_debugfs() local829 if (d_xen == NULL) in xen_p2m_debugfs()832 d_mmu_debug = debugfs_create_dir("mmu", d_xen); in xen_p2m_debugfs()