Home
last modified time | relevance | path

Searched defs:guest_rip (Results 1 – 3 of 3) sorted by relevance

/kvm-unit-tests/x86/
H A Dvmx_tests.c105 u64 guest_rip = vmcs_read(GUEST_RIP); in vmenter_exit_handler() local
172 u64 guest_rip; in preemption_timer_exit_handler() local
351 u64 guest_rip; in test_ctrl_pat_exit_handler() local
417 u64 guest_rip; in test_ctrl_efer_exit_handler() local
541 u64 guest_rip; in cr_shadowing_exit_handler() local
704 u64 guest_rip; in iobmp_exit_handler() local
990 u64 guest_rip; in insn_intercept_exit_handler() local
1287 u64 guest_rip = vmcs_read(GUEST_RIP);; in pml_exit_handler() local
1330 u64 guest_rip; in ept_exit_handler_common() local
1679 u64 guest_rip = vmcs_read(GUEST_RIP); in interrupt_exit_handler() local
[all …]
H A Dvmx.c655 u64 guest_rip, guest_rsp; in print_vmexit_info() local
H A Dsvm_tests.c1927 void* guest_rip = (void*)vmcb->save.rip; in reg_corruption_finished() local