Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/vfio/
Dvfio.h120 void vfio_device_container_register(struct vfio_device *device);
Dcontainer.c171 void vfio_device_container_register(struct vfio_device *device) in vfio_device_container_register() function
Dvfio_main.c782 vfio_device_container_register(device); in vfio_device_open()