Home
last modified time | relevance | path

Searched refs:SMP_RESCHEDULE (Results 1 – 2 of 2) 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 Dsmp.c273 if (action & SMP_RESCHEDULE) { in loongson_ipi_interrupt()