Home
last modified time | relevance | path

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

/external/crosvm/hypervisor/src/haxm/
Dvm.rs397 fn get_pvclock(&self) -> Result<ClockState> { in get_pvclock() method
/external/crosvm/hypervisor/src/whpx/
Dvm.rs711 fn get_pvclock(&self) -> Result<ClockState> { in get_pvclock() method
/external/crosvm/hypervisor/src/
Dlib.rs255 fn get_pvclock(&self) -> Result<ClockState>; in get_pvclock() method
/external/crosvm/hypervisor/src/kvm/
Dmod.rs850 fn get_pvclock(&self) -> Result<ClockState> { in get_pvclock() method
/external/crosvm/hypervisor/src/gunyah/
Dmod.rs780 fn get_pvclock(&self) -> Result<ClockState> { in get_pvclock() method
/external/crosvm/hypervisor/src/geniezone/
Dmod.rs1049 fn get_pvclock(&self) -> Result<ClockState> { in get_pvclock() method