Searched refs:d_xen (Results 1 – 2 of 2) sorted by relevance
406 struct dentry *d_xen = xen_init_debugfs(); in xen_spinlock_debugfs() local408 if (d_xen == NULL) in xen_spinlock_debugfs()411 d_spin_debug = debugfs_create_dir("spinlocks", d_xen); in xen_spinlock_debugfs()
969 struct dentry *d_xen = xen_init_debugfs(); in xen_p2m_debugfs() local971 if (d_xen == NULL) in xen_p2m_debugfs()974 d_mmu_debug = debugfs_create_dir("mmu", d_xen); in xen_p2m_debugfs()