Searched defs:VfioDevice (Results 1 – 3 of 3) sorted by relevance
979 pub struct VfioDevice { struct983 dev_type: VfioDeviceType, argument995 impl VfioDevice { argument1939 impl AsRawDescriptor for VfioDevice { implementation
93 pub fn new(device: VfioDevice, vm_memory_client: VmMemoryClient) -> Self { in new()
696 device: VfioDevice, in new()