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.rs273 fn get_max_hw_bps(&self) -> Result<usize> { in get_max_hw_bps() method
/external/crosvm/hypervisor/src/
Daarch64.rs138 fn get_max_hw_bps(&self) -> Result<usize>; in get_max_hw_bps() method
/external/crosvm/hypervisor/src/kvm/
Daarch64.rs690 fn get_max_hw_bps(&self) -> Result<usize> { in get_max_hw_bps() method
/external/crosvm/hypervisor/src/geniezone/
Dmod.rs446 fn get_max_hw_bps(&self) -> Result<usize> { in get_max_hw_bps() method