Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/hypervisor/src/gunyah/
H A Daarch64.rs237 fn get_max_hw_bps(&self) -> Result<usize> { in get_max_hw_bps() method
/aosp_15_r20/external/crosvm/hypervisor/src/
H A Daarch64.rs254 fn get_max_hw_bps(&self) -> Result<usize>; in get_max_hw_bps() method
/aosp_15_r20/external/crosvm/hypervisor/src/kvm/
H A Daarch64.rs751 fn get_max_hw_bps(&self) -> Result<usize> { in get_max_hw_bps() method
/aosp_15_r20/external/crosvm/hypervisor/src/geniezone/
H A Dmod.rs430 fn get_max_hw_bps(&self) -> Result<usize> { in get_max_hw_bps() method