Searched defs:VmMemoryTube (Results 1 – 2 of 2) sorted by relevance
111 VmMemoryTube(VmMemoryTube), enumerator185 pub struct VmMemoryTube { struct191 impl AsRef<Tube> for VmMemoryTube { implementation197 impl AsRawDescriptor for VmMemoryTube { implementation203 impl ReadNotifier for VmMemoryTube { implementation
4625 control_tubes: Vec<VmMemoryTube>, in vm_memory_handler_thread()