Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/hypervisor/src/haxm/
H A Dvm.rs388 fn get_pvclock(&self) -> Result<ClockState> { in get_pvclock() method
/aosp_15_r20/external/crosvm/hypervisor/src/whpx/
H A Dvm.rs702 fn get_pvclock(&self) -> Result<ClockState> { in get_pvclock() method
/aosp_15_r20/external/crosvm/hypervisor/src/
H A Dlib.rs237 fn get_pvclock(&self) -> Result<ClockState>; in get_pvclock() method
/aosp_15_r20/external/crosvm/hypervisor/src/gunyah/
H A Dmod.rs638 fn get_pvclock(&self) -> Result<ClockState> { in get_pvclock() method
/aosp_15_r20/external/crosvm/hypervisor/src/kvm/
H A Dmod.rs813 fn get_pvclock(&self) -> Result<ClockState> { in get_pvclock() method
/aosp_15_r20/external/crosvm/hypervisor/src/geniezone/
H A Dmod.rs1035 fn get_pvclock(&self) -> Result<ClockState> { in get_pvclock() method