Home
last modified time | relevance | path

Searched refs:VECTORING_INFO_DELIVER_CODE_MASK (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
Dvmx.h352 #define VECTORING_INFO_DELIVER_CODE_MASK INTR_INFO_DELIVER_CODE_MASK macro
/arch/x86/kvm/vmx/
Dvmx.c5133 VECTORING_INFO_DELIVER_CODE_MASK) { in handle_task_switch()
6393 if (idt_vectoring_info & VECTORING_INFO_DELIVER_CODE_MASK) { in __vmx_complete_interrupts()
Dnested.c3359 idt_vectoring |= VECTORING_INFO_DELIVER_CODE_MASK; in vmcs12_save_pending_event()