Home
last modified time | relevance | path

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

/Linux-v6.1/arch/loongarch/include/asm/
Dsmp.h63 #define SMP_RESCHEDULE 0x2 macro
/Linux-v6.1/arch/loongarch/kernel/
Dsmp.c159 loongson_send_ipi_single(cpu, SMP_RESCHEDULE); in smp_send_reschedule()
170 if (action & SMP_RESCHEDULE) { in loongson_ipi_interrupt()