Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/vfio/
Dvfio.h382 void vfio_cdev_cleanup(void);
419 static inline void vfio_cdev_cleanup(void) in vfio_cdev_cleanup() function
Ddevice_cdev.c225 void vfio_cdev_cleanup(void) in vfio_cdev_cleanup() function
Dvfio_main.c1685 vfio_cdev_cleanup(); in vfio_cleanup()