Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/vmx/
Dvmcs_shadow_fields.h43 SHADOW_FIELD_RO(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len)
Dvmcs12.c91 FIELD(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len),
Dhyperv.c374 EVMCS1_FIELD(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len,
Dvmx.c1693 instr_len = vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in skip_emulated_instruction()
5102 vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in rmode_exception()
5311 vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in handle_exception_nmi()
6367 vmcs_read32(VM_EXIT_INSTRUCTION_LEN)); in dump_vmcs()
7114 VM_EXIT_INSTRUCTION_LEN, in vmx_complete_interrupts()
Dnested.c4439 vmcs12->vm_exit_instruction_len = vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in prepare_vmcs12()
/Linux-v6.6/tools/testing/selftests/kvm/x86_64/
Dvmx_preemption_timer_test.c99 vmwrite(GUEST_RIP, vmreadz(GUEST_RIP) + vmreadz(VM_EXIT_INSTRUCTION_LEN)); in l1_guest_code()
/Linux-v6.6/tools/testing/selftests/kvm/include/x86_64/
Dvmx.h220 VM_EXIT_INSTRUCTION_LEN = 0x0000440c, enumerator
Devmcs.h588 case VM_EXIT_INSTRUCTION_LEN: in evmcs_vmread()
1089 case VM_EXIT_INSTRUCTION_LEN: in evmcs_vmwrite()
/Linux-v6.6/arch/x86/include/asm/
Dvmx.h293 VM_EXIT_INSTRUCTION_LEN = 0x0000440c, enumerator