Searched defs:VfioDevice (Results 1 – 3 of 3) sorted by relevance
1027 pub struct VfioDevice { struct1031 dev_type: VfioDeviceType, argument1043 impl VfioDevice { argument1991 impl AsRawDescriptor for VfioDevice { implementation
98 pub fn new(device: VfioDevice, vm_memory_client: VmMemoryClient) -> Self { in new()
695 device: VfioDevice, in new()