Searched defs:Haxm (Results 1 – 4 of 4) sorted by relevance
55 pub struct Haxm { struct59 impl AsRawDescriptor for Haxm { implementation65 impl Haxm { implementation74 impl Hypervisor for Haxm { implementation92 impl HypervisorX86_64 for Haxm { implementation
75 Haxm, enumerator
76 pub fn new(haxm: &Haxm, guest_mem: GuestMemory) -> Result<HaxmVm> { in new()
1238 haxm: Haxm, in create_haxm_vm()