Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmcs_shadow_fields.h53 SHADOW_FIELD_RW(VM_ENTRY_INTR_INFO_FIELD, vm_entry_intr_info_field)
H A Dvmcs12.c80 FIELD(VM_ENTRY_INTR_INFO_FIELD, vm_entry_intr_info_field),
H A Dhyperv_evmcs.c193 EVMCS1_FIELD(VM_ENTRY_INTR_INFO_FIELD, vm_entry_intr_info_field,
H A Dvmx.c1872 vmcs_write32(VM_ENTRY_INTR_INFO_FIELD, intr_info); in vmx_inject_exception()
4933 vmcs_write32(VM_ENTRY_INTR_INFO_FIELD, 0); /* 22.2.1 */ in vmx_vcpu_reset()
4981 vmcs_write32(VM_ENTRY_INTR_INFO_FIELD, intr); in vmx_inject_irq()
5011 vmcs_write32(VM_ENTRY_INTR_INFO_FIELD, in vmx_inject_nmi()
6202 *intr_info = vmcs_read32(VM_ENTRY_INTR_INFO_FIELD); in vmx_get_entry_info()
6419 vmcs_read32(VM_ENTRY_INTR_INFO_FIELD), in dump_vmcs()
7188 vmcs_read32(VM_ENTRY_INTR_INFO_FIELD), in vmx_cancel_injection()
7192 vmcs_write32(VM_ENTRY_INTR_INFO_FIELD, 0); in vmx_cancel_injection()
H A Dnested.c2492 vmcs_write32(VM_ENTRY_INTR_INFO_FIELD, in prepare_vmcs02_early()
2503 vmcs_write32(VM_ENTRY_INTR_INFO_FIELD, 0); in prepare_vmcs02_early()
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h
H A Devmcs.h
/linux/arch/x86/include/asm/
H A Dvmx.h302 VM_ENTRY_INTR_INFO_FIELD = 0x00004016, enumerator