Home
last modified time | relevance | path

Searched refs:VECTORING_INFO_TYPE_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dvmx.h373 #define VECTORING_INFO_TYPE_MASK INTR_INFO_INTR_TYPE_MASK macro
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c5709 type = (vmx->idt_vectoring_info & VECTORING_INFO_TYPE_MASK); in handle_task_switch()
7096 type = idt_vectoring_info & VECTORING_INFO_TYPE_MASK; in __vmx_complete_interrupts()