Searched refs:MP_IRQPOL_ACTIVE_LOW (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dmpspec_def.h134 #define MP_IRQPOL_ACTIVE_LOW 0x3 macro
/linux-master/arch/x86/kernel/
H A Dmpparse.c649 if (m->irqflag != (MP_IRQTRIG_LEVEL | MP_IRQPOL_ACTIVE_LOW))
659 MP_IRQPOL_ACTIVE_LOW))
771 MP_IRQPOL_ACTIVE_LOW))
/linux-master/arch/x86/kernel/apic/
H A Dio_apic.c756 case MP_IRQPOL_ACTIVE_LOW:

Completed in 170 milliseconds