Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/hypervisor/src/haxm/
H A Dvm.rs393 fn set_pvclock(&self, _state: &ClockState) -> Result<()> { in set_pvclock() method
/aosp_15_r20/external/crosvm/hypervisor/src/whpx/
H A Dvm.rs706 fn set_pvclock(&self, _state: &ClockState) -> Result<()> { in set_pvclock() method
/aosp_15_r20/external/crosvm/hypervisor/src/
H A Dlib.rs241 fn set_pvclock(&self, state: &ClockState) -> Result<()>; in set_pvclock() method
/aosp_15_r20/external/crosvm/hypervisor/src/gunyah/
H A Dmod.rs642 fn set_pvclock(&self, _state: &ClockState) -> Result<()> { in set_pvclock() method
/aosp_15_r20/external/crosvm/hypervisor/src/kvm/
H A Dmod.rs817 fn set_pvclock(&self, state: &ClockState) -> Result<()> { in set_pvclock() method
/aosp_15_r20/external/crosvm/hypervisor/src/geniezone/
H A Dmod.rs1039 fn set_pvclock(&self, state: &ClockState) -> Result<()> { in set_pvclock() method