Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dmpspec_def.h141 #define MP_IRQTRIG_MASK 0xc macro
/openbmc/linux/arch/x86/kernel/apic/
H A Dio_apic.c802 switch (mp_irqs[idx].irqflag & MP_IRQTRIG_MASK) { in irq_is_level()