Home
last modified time | relevance | path

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

/external/crosvm/hypervisor/src/gunyah/
Daarch64.rs235 fn init_pvtime(&self, _pvtime_ipa: u64) -> Result<()> { in init_pvtime() method
/external/crosvm/hypervisor/src/
Daarch64.rs113 fn init_pvtime(&self, pvtime_ipa: u64) -> Result<()>; in init_pvtime() method
/external/crosvm/hypervisor/src/kvm/
Daarch64.rs641 fn init_pvtime(&self, pvtime_ipa: u64) -> Result<()> { in init_pvtime() method
/external/crosvm/hypervisor/src/geniezone/
Dmod.rs427 fn init_pvtime(&self, _pvtime_ipa: u64) -> Result<()> { in init_pvtime() method