Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dvmx.h225 VM_EXIT_INSTRUCTION_LEN = 0x0000440c, enumerator
/arch/x86/kvm/
Dvmx.c657 VM_EXIT_INSTRUCTION_LEN,
772 FIELD(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len),
2324 rip += vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in skip_emulated_instruction()
5385 vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in rmode_exception()
5558 vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in handle_exception()
8147 vmcs_read32(VM_EXIT_INSTRUCTION_LEN)); in dump_vmcs()
8623 VM_EXIT_INSTRUCTION_LEN, in vmx_complete_interrupts()
10463 vmcs12->vm_exit_instruction_len = vmcs_read32(VM_EXIT_INSTRUCTION_LEN); in prepare_vmcs12()