Home
last modified time | relevance | path

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

/linux-6.15/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 Dhyperv_evmcs.c262 EVMCS1_FIELD(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len,
H A Dvmx.c1731 instr_len = vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in skip_emulated_instruction()
5156 vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in rmode_exception()
5382 vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in handle_exception_nmi()
6471 vmcs_read32(VM_EXIT_INSTRUCTION_LEN)); in dump_vmcs()
7230 VM_EXIT_INSTRUCTION_LEN, in vmx_complete_interrupts()
/linux-6.15/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-6.15/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-6.15/arch/x86/include/asm/
H A Dvmx.h316 VM_EXIT_INSTRUCTION_LEN = 0x0000440c, enumerator