Searched defs:Gunyah (Results 1 – 3 of 3) sorted by relevance
61 pub struct Gunyah { struct65 impl AsRawDescriptor for Gunyah { implementation71 impl Gunyah { impl72 pub fn new_with_path(device_path: &Path) -> Result<Gunyah> { in new_with_path()90 impl Hypervisor for Gunyah { implementation204 pub fn new(gh: &Gunyah, guest_mem: GuestMemory, cfg: Config) -> Result<GunyahVm> { in new()
46 ### Gunyah subsection
28 Gunyah { enumerator