Home
last modified time | relevance | path

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

/linux/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_evmcs.c258 EVMCS1_FIELD(IDT_VECTORING_INFO_FIELD, idt_vectoring_info_field,
H A Dvmx.c6429 vmcs_read32(IDT_VECTORING_INFO_FIELD), in dump_vmcs()
7341 vmx->idt_vectoring_info = vmcs_read32(IDT_VECTORING_INFO_FIELD); in vmx_vcpu_enter_exit()
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h
H A Devmcs.h
/linux/arch/x86/include/asm/
H A Dvmx.h314 IDT_VECTORING_INFO_FIELD = 0x00004408, enumerator