Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/vmx/
Dvmcs_shadow_fields.h43 SHADOW_FIELD_RO(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len)
Dvmcs12.c90 FIELD(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len),
Devmcs.c270 EVMCS1_FIELD(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len,
Dvmx.c1593 instr_len = vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in skip_emulated_instruction()
4983 vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in rmode_exception()
5187 vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in handle_exception_nmi()
6244 vmcs_read32(VM_EXIT_INSTRUCTION_LEN)); in dump_vmcs()
6957 VM_EXIT_INSTRUCTION_LEN, in vmx_complete_interrupts()
Dnested.c4400 vmcs12->vm_exit_instruction_len = vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in prepare_vmcs12()
/linux-6.1.9/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-6.1.9/tools/testing/selftests/kvm/include/x86_64/
Dvmx.h220 VM_EXIT_INSTRUCTION_LEN = 0x0000440c, enumerator
Devmcs.h598 case VM_EXIT_INSTRUCTION_LEN: in evmcs_vmread()
1099 case VM_EXIT_INSTRUCTION_LEN: in evmcs_vmwrite()
/linux-6.1.9/arch/x86/include/asm/
Dvmx.h291 VM_EXIT_INSTRUCTION_LEN = 0x0000440c, enumerator