Searched refs:vfio_debugfs_root (Results 1 – 1 of 1) sorted by relevance
12 static struct dentry *vfio_debugfs_root; variable 66 vfio_debugfs_root); in vfio_device_debugfs_init() 85 vfio_debugfs_root = debugfs_create_dir("vfio", NULL); in vfio_debugfs_create_root() 90 debugfs_remove_recursive(vfio_debugfs_root); in vfio_debugfs_remove_root() 91 vfio_debugfs_root = NULL; in vfio_debugfs_remove_root()