Home
last modified time | relevance | path

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

/linux-6.15/arch/loongarch/include/asm/
H A Dsmp.h77 #define SMP_IRQ_WORK BIT(ACTION_IRQ_WORK) macro
/linux-6.15/arch/loongarch/kernel/
H A Dparavirt.c145 if (action & SMP_IRQ_WORK) { in pv_ipi_interrupt()
H A Dsmp.c248 if (action & SMP_IRQ_WORK) { in loongson_ipi_interrupt()