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

/linux-master/arch/x86/include/asm/
H A Dvmx.h374 #define VECTORING_INFO_TYPE_MASK INTR_INFO_INTR_TYPE_MASK macro
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c5689 type = (vmx->idt_vectoring_info & VECTORING_INFO_TYPE_MASK);
7101 type = idt_vectoring_info & VECTORING_INFO_TYPE_MASK;

Completed in 136 milliseconds