Home
last modified time | relevance | path

Searched refs:VM_ENTRY_INTR_INFO_FIELD (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/kvm/include/x86/
H A Dvmx.h205 VM_ENTRY_INTR_INFO_FIELD = 0x00004016, enumerator
H A Devmcs.h486 case VM_ENTRY_INTR_INFO_FIELD: in evmcs_vmread()
954 case VM_ENTRY_INTR_INFO_FIELD: in evmcs_vmwrite()
/linux/tools/testing/selftests/kvm/lib/x86/
H A Dvmx.c242 vmwrite(VM_ENTRY_INTR_INFO_FIELD, 0); in init_vmcs_control_fields()
/linux/arch/x86/kvm/vmx/
H A Dvmx.c1945 vmcs_write32(VM_ENTRY_INTR_INFO_FIELD, intr_info); in vmx_inject_exception()
5042 vmcs_write32(VM_ENTRY_INTR_INFO_FIELD, 0); /* 22.2.1 */ in vmx_vcpu_reset()
5098 vmcs_write32(VM_ENTRY_INTR_INFO_FIELD, intr); in vmx_inject_irq()
5128 vmcs_write32(VM_ENTRY_INTR_INFO_FIELD, in vmx_inject_nmi()
6388 *intr_info = vmcs_read32(VM_ENTRY_INTR_INFO_FIELD); in vmx_get_entry_info()
6622 vmcs_read32(VM_ENTRY_INTR_INFO_FIELD), in dump_vmcs()
7334 vmcs_read32(VM_ENTRY_INTR_INFO_FIELD), in vmx_cancel_injection()
7338 vmcs_write32(VM_ENTRY_INTR_INFO_FIELD, 0); in vmx_cancel_injection()
H A Dnested.c2517 vmcs_write32(VM_ENTRY_INTR_INFO_FIELD, in prepare_vmcs02_early()
2528 vmcs_write32(VM_ENTRY_INTR_INFO_FIELD, 0); in prepare_vmcs02_early()