Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmcs_shadow_fields.h43 SHADOW_FIELD_RO(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len)
H A Dvmcs12.c91 FIELD(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len),
H A Dnested.h43 exit_insn_len = vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in nested_vmx_vmexit()
H A Dvmx.c1664 * Using VMCS.VM_EXIT_INSTRUCTION_LEN on EPT misconfig depends on in skip_emulated_instruction()
1667 * VM_EXIT_INSTRUCTION_LEN on EPT misconfig, but other hypervisors in skip_emulated_instruction()
1673 instr_len = vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in skip_emulated_instruction()
5026 vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in rmode_exception()
5252 vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in handle_exception_nmi()
6315 vmcs_read32(VM_EXIT_INSTRUCTION_LEN)); in dump_vmcs()
7064 VM_EXIT_INSTRUCTION_LEN, in vmx_complete_interrupts()
/linux/tools/testing/selftests/kvm/x86/
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/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()
/linux/arch/x86/include/asm/
H A Dvmx.h317 VM_EXIT_INSTRUCTION_LEN = 0x0000440c, enumerator