Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/hypervisor/src/gunyah/
H A Daarch64.rs205 fn has_pvtime_support(&self) -> bool { in has_pvtime_support() method
/aosp_15_r20/external/crosvm/hypervisor/src/
H A Daarch64.rs209 fn has_pvtime_support(&self) -> bool; in has_pvtime_support() method
/aosp_15_r20/external/crosvm/hypervisor/src/kvm/
H A Daarch64.rs658 fn has_pvtime_support(&self) -> bool { in has_pvtime_support() method
/aosp_15_r20/external/crosvm/hypervisor/src/geniezone/
H A Dmod.rs399 fn has_pvtime_support(&self) -> bool { in has_pvtime_support() method