Searched refs:VfioDevice (Results 1 – 1 of 1) sorted by relevance
127 pub vfio_devices: Vec<VfioDevice>,213 type VfioDevice = Strong<dyn IBoundDevice>; typedef436 vfio_devices: Vec<VfioDevice>, in monitor_vm_exit() argument824 fn vfio_argument_for_platform_device(device: &VfioDevice) -> Result<String, Error> { in vfio_argument_for_platform_device()