Searched refs:kvm_remove_all_breakpoints (Results 1 – 3 of 3) sorted by relevance
24 void kvm_remove_all_breakpoints(CPUState *cpu);
109 ops->remove_all_breakpoints = kvm_remove_all_breakpoints; in kvm_accel_ops_class_init()
3523 void kvm_remove_all_breakpoints(CPUState *cpu) in kvm_remove_all_breakpoints() function