Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/
H A Dvfio.h245 void vfio_device_container_register(struct vfio_device *device);
284 static inline void vfio_device_container_register(struct vfio_device *device) in vfio_device_container_register() function
H A Dcontainer.c164 void vfio_device_container_register(struct vfio_device *device) in vfio_device_container_register() function
H A Dgroup.c794 vfio_device_container_register(device); in vfio_device_group_use_iommu()