Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dvmcs_shadow_fields.h43 SHADOW_FIELD_RO(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len)
A Dvmcs12.c91 FIELD(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len),
A Dhyperv.c271 EVMCS1_FIELD(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len,
A Dvmx.c1663 instr_len = vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in skip_emulated_instruction()
5097 vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in rmode_exception()
5306 vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in handle_exception_nmi()
6363 vmcs_read32(VM_EXIT_INSTRUCTION_LEN)); in dump_vmcs()
7068 VM_EXIT_INSTRUCTION_LEN, in vmx_complete_interrupts()
A Dnested.c4429 vmcs12->vm_exit_instruction_len = vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in prepare_vmcs12()
/linux-6.3-rc2/tools/testing/selftests/kvm/x86_64/
A Dvmx_preemption_timer_test.c99 vmwrite(GUEST_RIP, vmreadz(GUEST_RIP) + vmreadz(VM_EXIT_INSTRUCTION_LEN)); in l1_guest_code()
/linux-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
A Dvmx.h220 VM_EXIT_INSTRUCTION_LEN = 0x0000440c, enumerator
A Devmcs.h588 case VM_EXIT_INSTRUCTION_LEN: in evmcs_vmread()
1089 case VM_EXIT_INSTRUCTION_LEN: in evmcs_vmwrite()
/linux-6.3-rc2/arch/x86/include/asm/
A Dvmx.h291 VM_EXIT_INSTRUCTION_LEN = 0x0000440c, enumerator

Completed in 36 milliseconds