Home
last modified time | relevance | path

Searched refs:as_mmio_guard (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Virtualization/vmbase/src/hyp/
Dhypervisor.rs64 match ProtectedKvmHypervisor.as_mmio_guard().unwrap().granule() { in try_from()
116 get_hypervisor().as_mmio_guard() in get_mmio_guard()
/packages/modules/Virtualization/vmbase/src/hyp/hypervisor/
Dcommon.rs22 fn as_mmio_guard(&self) -> Option<&dyn MmioGuardedHypervisor> { in as_mmio_guard() method
Dgeniezone.rs91 fn as_mmio_guard(&self) -> Option<&dyn MmioGuardedHypervisor> { in as_mmio_guard() method
Dkvm.rs93 fn as_mmio_guard(&self) -> Option<&dyn MmioGuardedHypervisor> { in as_mmio_guard() method