Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dsmp.h63 #define SMP_RESCHEDULE 0x2 macro
/openbmc/linux/arch/loongarch/kernel/
H A Dsmp.c225 loongson_send_ipi_single(cpu, SMP_RESCHEDULE); in arch_smp_send_reschedule()
236 if (action & SMP_RESCHEDULE) { in loongson_ipi_interrupt()