Searched refs:vfio_device_debugfs_init (Results 1 – 3 of 3) sorted by relevance
61 void vfio_device_debugfs_init(struct vfio_device *vdev) in vfio_device_debugfs_init() function
455 void vfio_device_debugfs_init(struct vfio_device *vdev);461 static inline void vfio_device_debugfs_init(struct vfio_device *vdev) { } in vfio_device_debugfs_init() function
358 vfio_device_debugfs_init(device); in __vfio_register_dev()