Home
last modified time | relevance | path

Searched refs:VMX_INSTRUCTION_INFO (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmcs12.c92 FIELD(VMX_INSTRUCTION_INFO, vmx_instruction_info),
H A Dhyperv.c271 EVMCS1_FIELD(VMX_INSTRUCTION_INFO, vmx_instruction_info,
H A Dnested.c4487 vmcs12->vmx_instruction_info = vmcs_read32(VMX_INSTRUCTION_INFO); in prepare_vmcs12()
5096 vmcs_read32(VMX_INSTRUCTION_INFO), false, in nested_vmx_get_vmptr()
5395 u32 instr_info = vmcs_read32(VMX_INSTRUCTION_INFO); in handle_vmread()
5501 u32 instr_info = vmcs_read32(VMX_INSTRUCTION_INFO); in handle_vmwrite()
5690 u32 instr_info = vmcs_read32(VMX_INSTRUCTION_INFO); in handle_vmptrst()
5738 vmx_instruction_info = vmcs_read32(VMX_INSTRUCTION_INFO); in handle_invept()
5819 vmx_instruction_info = vmcs_read32(VMX_INSTRUCTION_INFO); in handle_invvpid()
6169 vmx_instruction_info = vmcs_read32(VMX_INSTRUCTION_INFO); in nested_vmx_exit_handled_vmcs_access()
H A Dvmx.c5973 vmx_instruction_info = vmcs_read32(VMX_INSTRUCTION_INFO); in handle_invpcid()
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h221 VMX_INSTRUCTION_INFO = 0x0000440e, enumerator
H A Devmcs.h591 case VMX_INSTRUCTION_INFO: in evmcs_vmread()
1093 case VMX_INSTRUCTION_INFO: in evmcs_vmwrite()
/openbmc/linux/arch/x86/include/asm/
H A Dvmx.h294 VMX_INSTRUCTION_INFO = 0x0000440e, enumerator