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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dvmx.h277 #define INTR_INFO_DELIVER_CODE_MASK 0x800 /* 11 */ macro
284 #define VECTORING_INFO_DELIVER_CODE_MASK INTR_INFO_DELIVER_CODE_MASK
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dvmx.c1042 intr_info |= INTR_INFO_DELIVER_CODE_MASK;
3058 if (intr_info & INTR_INFO_DELIVER_CODE_MASK)

Completed in 57 milliseconds