Home
last modified time | relevance | path

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

/external/crosvm/hypervisor/src/gunyah/
Daarch64.rs263 fn get_max_hw_bps(&self) -> Result<usize> { in get_max_hw_bps() method
/external/crosvm/hypervisor/src/
Daarch64.rs256 fn get_max_hw_bps(&self) -> Result<usize>; in get_max_hw_bps() method
/external/crosvm/hypervisor/src/kvm/
Daarch64.rs752 fn get_max_hw_bps(&self) -> Result<usize> { in get_max_hw_bps() method
/external/crosvm/hypervisor/src/geniezone/
Dmod.rs432 fn get_max_hw_bps(&self) -> Result<usize> { in get_max_hw_bps() method