Home
last modified time | relevance | path

Searched defs:gunyah (Results 1 – 3 of 3) sorted by relevance

/external/crosvm/hypervisor/src/
Dlib.rs15 pub mod gunyah; module
/external/crosvm/hypervisor/src/gunyah/
Dmod.rs62 gunyah: SafeDescriptor, field
/external/crosvm/src/crosvm/sys/
Dunix.rs1467 let gunyah = Gunyah::new_with_path(device_path) in run_gunyah() localVariable