Searched refs:kvm_handle_debug (Results 1 – 2 of 2) sorted by relevance
1604 static int kvm_handle_debug(PowerPCCPU *cpu, struct kvm_run *run) in kvm_handle_debug() function1700 if (kvm_handle_debug(cpu, run)) { in kvm_arch_handle_exit()
5766 static int kvm_handle_debug(X86CPU *cpu, in kvm_handle_debug() function6079 ret = kvm_handle_debug(cpu, &run->debug.arch); in kvm_arch_handle_exit()