Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/vmx/
Dvmcs_shadow_fields.h43 SHADOW_FIELD_RO(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len)
Dvmcs12.c89 FIELD(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len),
Devmcs.c251 EVMCS1_FIELD(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len,
Dvmx.c1568 rip += vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in skip_emulated_instruction()
4530 vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in rmode_exception()
4695 vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in handle_exception_nmi()
5811 vmcs_read32(VM_EXIT_INSTRUCTION_LEN)); in dump_vmcs()
6409 VM_EXIT_INSTRUCTION_LEN, in vmx_complete_interrupts()
Dnested.c3739 vmcs12->vm_exit_instruction_len = vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in prepare_vmcs12()
/Linux-v5.4/arch/x86/include/asm/
Dvmx.h271 VM_EXIT_INSTRUCTION_LEN = 0x0000440c, enumerator
/Linux-v5.4/tools/testing/selftests/kvm/include/x86_64/
Dvmx.h265 VM_EXIT_INSTRUCTION_LEN = 0x0000440c, enumerator
/Linux-v5.4/tools/testing/selftests/kvm/include/
Devmcs.h566 case VM_EXIT_INSTRUCTION_LEN: in evmcs_vmread()
953 case VM_EXIT_INSTRUCTION_LEN: in evmcs_vmwrite()