Searched refs:kvm_arm_handle_step_debug (Results 1 – 5 of 5) sorted by relevance
236 if (handled > 0 && kvm_arm_handle_step_debug(vcpu, run)) in handle_trap_exceptions()274 && kvm_arm_handle_step_debug(vcpu, run)) in handle_exit()
251 bool kvm_arm_handle_step_debug(struct kvm_vcpu *vcpu, struct kvm_run *run) in kvm_arm_handle_step_debug() function
299 static inline bool kvm_arm_handle_step_debug(struct kvm_vcpu *vcpu, in kvm_arm_handle_step_debug() function
435 bool kvm_arm_handle_step_debug(struct kvm_vcpu *vcpu, struct kvm_run *run);
675 if (kvm_arm_handle_step_debug(vcpu, vcpu->run)) in kvm_arch_vcpu_ioctl_run()