Home
last modified time | relevance | path

Searched refs:VM_EXIT_INSTRUCTION_LEN (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/selftests/kvm/x86/
H A Dvmx_apicv_updates_test.c69 vmwrite(GUEST_RIP, vmreadz(GUEST_RIP) + vmreadz(VM_EXIT_INSTRUCTION_LEN)); in l1_guest_code()
H A Dnested_emulation_test.c107 exit_insn_len = vmreadz(VM_EXIT_INSTRUCTION_LEN); in guest_code()
H A Dvmx_preemption_timer_test.c98 vmwrite(GUEST_RIP, vmreadz(GUEST_RIP) + vmreadz(VM_EXIT_INSTRUCTION_LEN)); in l1_guest_code()
/linux/arch/x86/kvm/vmx/
H A Dnested.h44 exit_insn_len = vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in nested_vmx_vmexit()
H A Dvmx.c1803 instr_len = vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in skip_emulated_instruction()
5258 vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in rmode_exception()
5514 vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in handle_exception_nmi()
6628 vmcs_read32(VM_EXIT_INSTRUCTION_LEN)); in dump_vmcs()
7327 VM_EXIT_INSTRUCTION_LEN, in vmx_complete_interrupts()
/linux/tools/testing/selftests/kvm/include/x86/
H A Dvmx.h218 VM_EXIT_INSTRUCTION_LEN = 0x0000440c, enumerator
H A Devmcs.h585 case VM_EXIT_INSTRUCTION_LEN: in evmcs_vmread()
1086 case VM_EXIT_INSTRUCTION_LEN: in evmcs_vmwrite()