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

/linux-master/arch/x86/include/asm/
H A Dvmx.h385 #define INTR_TYPE_OTHER_EVENT (EVENT_TYPE_OTHER << 8) /* other event */ macro
/linux-master/arch/x86/kvm/vmx/
H A Dnested.c2875 CC(intr_type == INTR_TYPE_OTHER_EVENT &&
2882 CC(intr_type == INTR_TYPE_OTHER_EVENT && vector != 0))
6181 | INTR_TYPE_OTHER_EVENT);

Completed in 105 milliseconds