Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dsmp.h76 #define SMP_RESCHEDULE BIT(ACTION_RESCHEDULE) macro
/linux/arch/loongarch/kernel/
H A Dparavirt.c134 if (action & SMP_RESCHEDULE) { in pv_ipi_interrupt()
H A Dsmp.c273 if (action & SMP_RESCHEDULE) { in loongson_ipi_interrupt()