Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Virtualization/libs/libhypervisor_backends/src/hypervisor/
Dgunyah.rs4 pub(super) struct GunyahHypervisor; struct
6 impl GunyahHypervisor { impl
10 impl Hypervisor for GunyahHypervisor {} implementation