Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dvmx.h225 VM_EXIT_INSTRUCTION_LEN = 0x0000440c, enumerator
/linux-4.4.14/arch/x86/kvm/
Dvmx.c642 VM_EXIT_INSTRUCTION_LEN,
757 FIELD(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len),
2248 rip += vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in skip_emulated_instruction()
5146 vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in rmode_exception()
5317 vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in handle_exception()
8038 vmcs_read32(VM_EXIT_INSTRUCTION_LEN)); in dump_vmcs()
8495 VM_EXIT_INSTRUCTION_LEN, in vmx_complete_interrupts()
10253 vmcs12->vm_exit_instruction_len = vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in prepare_vmcs12()