Home
last modified time | relevance | path

Searched refs:IDT_VECTORING_INFO_FIELD (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmcs_shadow_fields.h44 SHADOW_FIELD_RO(IDT_VECTORING_INFO_FIELD, idt_vectoring_info_field)
H A Dvmcs12.c87 FIELD(IDT_VECTORING_INFO_FIELD, idt_vectoring_info_field),
H A Devmcs.c241 EVMCS1_FIELD(IDT_VECTORING_INFO_FIELD, idt_vectoring_info_field,
H A Dvmx.c6047 vmcs_read32(IDT_VECTORING_INFO_FIELD), in dump_vmcs()
6960 vmx->idt_vectoring_info = vmcs_read32(IDT_VECTORING_INFO_FIELD); in vmx_vcpu_run()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmcs_shadow_fields.h44 SHADOW_FIELD_RO(IDT_VECTORING_INFO_FIELD, idt_vectoring_info_field)
H A Dvmcs12.c89 FIELD(IDT_VECTORING_INFO_FIELD, idt_vectoring_info_field),
H A Dhyperv.c370 EVMCS1_FIELD(IDT_VECTORING_INFO_FIELD, idt_vectoring_info_field,
H A Dvmx.c6380 vmcs_read32(IDT_VECTORING_INFO_FIELD), in dump_vmcs()
7272 vmx->idt_vectoring_info = vmcs_read32(IDT_VECTORING_INFO_FIELD); in vmx_vcpu_enter_exit()
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/
H A Devmcs.h562 case IDT_VECTORING_INFO_FIELD: in evmcs_vmread()
949 case IDT_VECTORING_INFO_FIELD: in evmcs_vmwrite()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dvmx.h274 IDT_VECTORING_INFO_FIELD = 0x00004408, enumerator
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h263 IDT_VECTORING_INFO_FIELD = 0x00004408, enumerator
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dvmx.h291 IDT_VECTORING_INFO_FIELD = 0x00004408, enumerator
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h218 IDT_VECTORING_INFO_FIELD = 0x00004408, enumerator
H A Devmcs.h582 case IDT_VECTORING_INFO_FIELD: in evmcs_vmread()
1081 case IDT_VECTORING_INFO_FIELD: in evmcs_vmwrite()

Completed in 36 milliseconds