Searched refs:vfio_container (Results 1 – 1 of 1) sorted by relevance
1676 let vfio_container = Arc::new(Mutex::new( in create_devices() localVariable1694 let vfiodevice = VfioDevice::new(vfio_path.as_path(), vm, mem, vfio_container.clone()) in create_devices()