Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
A Dvmcs_shadow_fields.h43 SHADOW_FIELD_RO(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len)
A Dvmcs12.c90 FIELD(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len),
A Devmcs.c244 EVMCS1_FIELD(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len,
A Dvmx.c1504 instr_len = vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in skip_emulated_instruction()
4664 vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in rmode_exception()
4830 vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in handle_exception_nmi()
5829 vmcs_read32(VM_EXIT_INSTRUCTION_LEN)); in dump_vmcs()
6515 VM_EXIT_INSTRUCTION_LEN, in vmx_complete_interrupts()
A Dnested.c4177 vmcs12->vm_exit_instruction_len = vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in prepare_vmcs12()
/linux/tools/testing/selftests/kvm/x86_64/
A Dvmx_preemption_timer_test.c100 vmwrite(GUEST_RIP, vmreadz(GUEST_RIP) + vmreadz(VM_EXIT_INSTRUCTION_LEN)); in l1_guest_code()
/linux/tools/testing/selftests/kvm/include/x86_64/
A Devmcs.h568 case VM_EXIT_INSTRUCTION_LEN: in evmcs_vmread()
955 case VM_EXIT_INSTRUCTION_LEN: in evmcs_vmwrite()
A Dvmx.h262 VM_EXIT_INSTRUCTION_LEN = 0x0000440c, enumerator
/linux/arch/x86/include/asm/
A Dvmx.h278 VM_EXIT_INSTRUCTION_LEN = 0x0000440c, enumerator

Completed in 31 milliseconds