Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/
H A Dvfio.h382 void vfio_cdev_cleanup(void);
419 static inline void vfio_cdev_cleanup(void) in vfio_cdev_cleanup() function
H A Ddevice_cdev.c225 void vfio_cdev_cleanup(void) in vfio_cdev_cleanup() function
H A Dvfio_main.c1685 vfio_cdev_cleanup(); in vfio_cleanup()