Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/hypervisor/src/kvm/
H A Driscv64.rs65 pub fn set_pvclock_arch(&self, _state: &ClockState) -> Result<()> { in set_pvclock_arch() method
H A Daarch64.rs143 pub fn set_pvclock_arch(&self, _state: &ClockState) -> Result<()> { in set_pvclock_arch() method
H A Dx86_64.rs254 pub fn set_pvclock_arch(&self, state: &ClockState) -> Result<()> { in set_pvclock_arch() method
/aosp_15_r20/external/crosvm/hypervisor/src/geniezone/
H A Dmod.rs124 pub fn set_pvclock_arch(&self, _state: &ClockState) -> Result<()> { in set_pvclock_arch() method