Home
last modified time | relevance | path

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

/openbmc/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
H A Dgroup.c807 vfio_device_container_unregister(device); in vfio_device_group_unuse_iommu()