Searched defs:Gunyah (Results 1 – 3 of 3) sorted by relevance
51 pub struct Gunyah { struct55 impl AsRawDescriptor for Gunyah { argument61 impl Gunyah { impl62 pub fn new_with_path(device_path: &Path) -> Result<Gunyah> { in new_with_path()82 impl Hypervisor for Gunyah { implementation197 pub fn new(gh: &Gunyah, guest_mem: GuestMemory, cfg: Config) -> Result<GunyahVm> { in new()
46 ### Gunyah subsection
35 Gunyah { enumerator