Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dvmx.h352 #define VECTORING_INFO_DELIVER_CODE_MASK INTR_INFO_DELIVER_CODE_MASK macro
/Linux-v5.4/arch/x86/kvm/vmx/
Dvmx.c5129 VECTORING_INFO_DELIVER_CODE_MASK) { in handle_task_switch()
6389 if (idt_vectoring_info & VECTORING_INFO_DELIVER_CODE_MASK) { in __vmx_complete_interrupts()
Dnested.c3349 idt_vectoring |= VECTORING_INFO_DELIVER_CODE_MASK; in vmcs12_save_pending_event()