Home
last modified time | relevance | path

Searched refs:VM_ENTRY_INSTRUCTION_LEN (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/kvm/include/x86/
H A Dvmx.h207 VM_ENTRY_INSTRUCTION_LEN = 0x0000401a, enumerator
H A Devmcs.h492 case VM_ENTRY_INSTRUCTION_LEN: in evmcs_vmread()
962 case VM_ENTRY_INSTRUCTION_LEN: in evmcs_vmwrite()
/linux/arch/x86/kvm/vmx/
H A Dvmx.c1939 vmcs_write32(VM_ENTRY_INSTRUCTION_LEN, in vmx_inject_exception()
5094 vmcs_write32(VM_ENTRY_INSTRUCTION_LEN, in vmx_inject_irq()
6624 vmcs_read32(VM_ENTRY_INSTRUCTION_LEN)); in dump_vmcs()
7335 VM_ENTRY_INSTRUCTION_LEN, in vmx_cancel_injection()
H A Dnested.c2521 vmcs_write32(VM_ENTRY_INSTRUCTION_LEN, in prepare_vmcs02_early()