Searched refs:VM_EXIT_INSTRUCTION_LEN (Results 1 - 9 of 9) sorted by last modified time

/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dvmx_preemption_timer_test.c98 vmwrite(GUEST_RIP, vmreadz(GUEST_RIP) + vmreadz(VM_EXIT_INSTRUCTION_LEN));
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c1685 * Using VMCS.VM_EXIT_INSTRUCTION_LEN on EPT misconfig depends on
1688 * VM_EXIT_INSTRUCTION_LEN on EPT misconfig, but other hypervisors
1694 instr_len = vmcs_read32(VM_EXIT_INSTRUCTION_LEN);
5115 vmcs_read32(VM_EXIT_INSTRUCTION_LEN);
5327 vmcs_read32(VM_EXIT_INSTRUCTION_LEN);
6400 vmcs_read32(VM_EXIT_INSTRUCTION_LEN));
7164 VM_EXIT_INSTRUCTION_LEN,
H A Dnested.c4505 vmcs12->vm_exit_instruction_len = vmcs_read32(VM_EXIT_INSTRUCTION_LEN);
H A Dhyperv_evmcs.c262 EVMCS1_FIELD(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len,
H A Dvmcs12.c91 FIELD(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len),
H A Dvmcs_shadow_fields.h43 SHADOW_FIELD_RO(VM_EXIT_INSTRUCTION_LEN, vm_exit_instruction_len)
/linux-master/arch/x86/include/asm/
H A Dvmx.h297 VM_EXIT_INSTRUCTION_LEN = 0x0000440c, enumerator in enum:vmcs_field
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h220 VM_EXIT_INSTRUCTION_LEN = 0x0000440c, enumerator in enum:vmcs_field
H A Devmcs.h588 case VM_EXIT_INSTRUCTION_LEN:
1089 case VM_EXIT_INSTRUCTION_LEN:

Completed in 219 milliseconds