Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
Dvmcs_shadow_fields.h44 SHADOW_FIELD_RO(IDT_VECTORING_INFO_FIELD, idt_vectoring_info_field)
Dvmcs12.c88 FIELD(IDT_VECTORING_INFO_FIELD, idt_vectoring_info_field),
Devmcs.c240 EVMCS1_FIELD(IDT_VECTORING_INFO_FIELD, idt_vectoring_info_field,
Dvmx.c5959 vmcs_read32(IDT_VECTORING_INFO_FIELD), in dump_vmcs()
6922 vmx->idt_vectoring_info = vmcs_read32(IDT_VECTORING_INFO_FIELD); in vmx_vcpu_run()
/arch/x86/include/asm/
Dvmx.h276 IDT_VECTORING_INFO_FIELD = 0x00004408, enumerator