Home
last modified time | relevance | path

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

/linux/drivers/vfio/
H A Ddebugfs.c88 void vfio_debugfs_remove_root(void) in vfio_debugfs_remove_root() function
H A Dvfio.h453 void vfio_debugfs_remove_root(void);
459 static inline void vfio_debugfs_remove_root(void) { } in vfio_debugfs_remove_root() function
H A Dvfio_main.c1741 vfio_debugfs_remove_root(); in vfio_cleanup()