Searched refs:target_pc (Results 1 – 1 of 1) sorted by relevance
325 unsigned long target_pc = reset_state.pc; in kvm_reset_vcpu() local328 if (vcpu_mode_is_32bit(vcpu) && (target_pc & 1)) { in kvm_reset_vcpu()329 target_pc &= ~1UL; in kvm_reset_vcpu()337 *vcpu_pc(vcpu) = target_pc; in kvm_reset_vcpu()