Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/vfio/
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
Dcontainer.c174 void vfio_device_container_unregister(struct vfio_device *device) in vfio_device_container_unregister() function
Dgroup.c807 vfio_device_container_unregister(device); in vfio_device_group_unuse_iommu()