Searched refs:get_max_hw_breakpoints (Results 1 – 4 of 4) sorted by relevance
604 <CrosvmArch as arch::GdbOps<V>>::get_max_hw_breakpoints(vcpu as &V) in vcpu_control_debug()
833 fn get_max_hw_breakpoints(vcpu: &T) -> Result<usize> { in get_max_hw_breakpoints() method
534 fn get_max_hw_breakpoints(vcpu: &T) -> Result<usize, Self::Error>; in get_max_hw_breakpoints() method
1311 fn get_max_hw_breakpoints(_vcpu: &T) -> Result<usize> { in get_max_hw_breakpoints() method