Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Virtualization/libs/libhypervisor_backends/src/hypervisor/
Dkvm.rs87 pub(super) struct ProtectedKvmHypervisor; struct
89 impl Hypervisor for ProtectedKvmHypervisor { implementation
103 impl MmioGuardedHypervisor for ProtectedKvmHypervisor { implementation
150 impl MemSharingHypervisor for ProtectedKvmHypervisor { implementation
172 impl DeviceAssigningHypervisor for ProtectedKvmHypervisor { implementation