Searched defs:get_max_hw_breakpoints (Results 1 – 4 of 4) sorted by relevance
209 fn get_max_hw_breakpoints(_vcpu: &T) -> Result<usize> { in get_max_hw_breakpoints() method
557 fn get_max_hw_breakpoints(_vcpu: &T) -> Result<usize> { in get_max_hw_breakpoints() method
1281 fn get_max_hw_breakpoints(vcpu: &T) -> Result<usize> { in get_max_hw_breakpoints() method
644 fn get_max_hw_breakpoints(vcpu: &T) -> Result<usize, Self::Error>; in get_max_hw_breakpoints() method