Home
last modified time | relevance | path

Searched refs:vfio_device_container_unregister (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/vfio/
H A Dvfio.h246 void vfio_device_container_unregister(struct vfio_device *device);
288 static inline void vfio_device_container_unregister(struct vfio_device *device) in vfio_device_container_unregister() function
H A Dcontainer.c174 void vfio_device_container_unregister(struct vfio_device *device) in vfio_device_container_unregister() function