Home
last modified time | relevance | path

Searched refs:VM_EXIT_INSTRUCTION_LEN (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmcs_shadow_fields.h43 SHADOW_FIELD_RO(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len)
H A Dvmcs12.c89 FIELD(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len),
H A Devmcs.c245 EVMCS1_FIELD(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len,
H A Dvmx.c1657 * Using VMCS.VM_EXIT_INSTRUCTION_LEN on EPT misconfig depends on in skip_emulated_instruction()
1660 * VM_EXIT_INSTRUCTION_LEN on EPT misconfig, but other hypervisors in skip_emulated_instruction()
1667 rip = orig_rip + vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in skip_emulated_instruction()
4798 vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in rmode_exception()
5008 vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in handle_exception_nmi()
6043 vmcs_read32(VM_EXIT_INSTRUCTION_LEN)); in dump_vmcs()
6668 VM_EXIT_INSTRUCTION_LEN, in vmx_complete_interrupts()
H A Dnested.c4198 vmcs12->vm_exit_instruction_len = vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in prepare_vmcs12()
/kernel/linux/linux-6.6/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 Dhyperv.c374 EVMCS1_FIELD(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len,
H A Dvmx.c1693 * Using VMCS.VM_EXIT_INSTRUCTION_LEN on EPT misconfig depends on in skip_emulated_instruction()
1696 * VM_EXIT_INSTRUCTION_LEN on EPT misconfig, but other hypervisors in skip_emulated_instruction()
1702 instr_len = vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in skip_emulated_instruction()
5111 vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in rmode_exception()
5320 vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in handle_exception_nmi()
6376 vmcs_read32(VM_EXIT_INSTRUCTION_LEN)); in dump_vmcs()
7123 VM_EXIT_INSTRUCTION_LEN, in vmx_complete_interrupts()
H A Dnested.c4439 vmcs12->vm_exit_instruction_len = vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in prepare_vmcs12()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dvmx_preemption_timer_test.c99 vmwrite(GUEST_RIP, vmreadz(GUEST_RIP) + vmreadz(VM_EXIT_INSTRUCTION_LEN)); in l1_guest_code()
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/x86_64/
H A Dvmx_preemption_timer_test.c100 vmwrite(GUEST_RIP, vmreadz(GUEST_RIP) + vmreadz(VM_EXIT_INSTRUCTION_LEN)); in l1_guest_code()
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/
H A Devmcs.h568 case VM_EXIT_INSTRUCTION_LEN: in evmcs_vmread()
955 case VM_EXIT_INSTRUCTION_LEN: in evmcs_vmwrite()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dvmx.h276 VM_EXIT_INSTRUCTION_LEN = 0x0000440c, enumerator
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h265 VM_EXIT_INSTRUCTION_LEN = 0x0000440c, enumerator
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dvmx.h293 VM_EXIT_INSTRUCTION_LEN = 0x0000440c, enumerator
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h220 VM_EXIT_INSTRUCTION_LEN = 0x0000440c, enumerator
H A Devmcs.h588 case VM_EXIT_INSTRUCTION_LEN: in evmcs_vmread()
1089 case VM_EXIT_INSTRUCTION_LEN: in evmcs_vmwrite()

Completed in 47 milliseconds