Searched refs:next_rip (Results 1 – 8 of 8) sorted by relevance
101 vmcb->control.next_rip = vmcb->save.rip; in l1_guest_code()132 vmcb->control.next_rip = vmcb->save.rip + 2; in l1_guest_code()
359 to->next_rip = from->next_rip; in __nested_copy_vmcb_control_to_cache()717 vmcb02->control.next_rip = svm->nested.ctl.next_rip; in nested_vmcb02_prepare_control()719 vmcb02->control.next_rip = vmcb12_rip; in nested_vmcb02_prepare_control()727 svm->soft_int_next_rip = svm->nested.ctl.next_rip; in nested_vmcb02_prepare_control()1028 vmcb12->control.next_rip = vmcb02->control.next_rip; in nested_svm_vmexit()1572 dst->next_rip = from->next_rip; in nested_copy_vmcb_cache_to_control()
385 if (nrips && svm->vmcb->control.next_rip != 0) { in __svm_skip_emulated_instruction() 387 svm->next_rip = svm->vmcb->control.next_rip; in __svm_skip_emulated_instruction() 390 if (!svm->next_rip) { in __svm_skip_emulated_instruction() 408 kvm_rip_write(vcpu, svm->next_rip); in __svm_skip_emulated_instruction() 446 * Save the injection information, even when using next_rip, as the in svm_update_soft_interrupt_rip() 447 * VMCB's next_rip will be lost (cleared on VM-Exit) if the injection in svm_update_soft_interrupt_rip() 463 svm->vmcb->control.next_rip = rip; in svm_update_soft_interrupt_rip() 2256 svm->next_rip = svm->vmcb->control.exit_info_2; in io_interception() 3416 pr_err("%-20s%016llx\n", "next_rip in dump_vmcb() [all...]
147 u64 next_rip; member 221 u64 next_rip; member
116 u64 next_rip; member
47 u64 next_rip; /* rip following the instruction */ member
481 .next_rip = ctxt->eip, in emulator_check_intercept()
152 u64 next_rip; member