Searched defs:GunyahVm (Results 1 – 2 of 2) sorted by relevance
219 pub struct GunyahVm { struct232 impl AsRawDescriptor for GunyahVm { argument238 impl GunyahVm { implementation239 …vm_id: Option<u16>, pas_id: Option<u32>, guest_mem: GuestMemory, cfg: Config) -> Result<GunyahVm> { in new()543 impl Vm for GunyahVm { implementation
54 impl VmAArch64 for GunyahVm { implementation