Home
last modified time | relevance | path

Searched refs:SMP_IRQ_WORK (Results 1 – 3 of 3) sorted by relevance

/linux/arch/loongarch/include/asm/
H A Dsmp.h78 #define SMP_IRQ_WORK BIT(ACTION_IRQ_WORK) macro
/linux/arch/loongarch/kernel/
H A Dparavirt.c144 if (action & SMP_IRQ_WORK) { in pv_ipi_interrupt()
H A Dsmp.c283 if (action & SMP_IRQ_WORK) { in loongson_ipi_interrupt()