Searched refs:PPC_MSG_RESCHEDULE (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dsmp.h62 #define PPC_MSG_RESCHEDULE 1 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dsmp.h62 #define PPC_MSG_RESCHEDULE 1 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dsmp.c74 #define PPC_MSG_RESCHEDULE 1 macro
108 case PPC_MSG_RESCHEDULE:
152 smp_message_pass(cpu, PPC_MSG_RESCHEDULE, 0, 0);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/platforms/
H A Dchrp_smp.c135 if (msg != PPC_MSG_RESCHEDULE)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dxics.c253 if (test_and_clear_bit(PPC_MSG_RESCHEDULE, &xics_ipi_message[cpu])) {
255 smp_message_recv(PPC_MSG_RESCHEDULE, regs);
H A Dsmp.c413 case PPC_MSG_RESCHEDULE:
437 smp_message_pass(cpu, PPC_MSG_RESCHEDULE, 0, 0);

Completed in 53 milliseconds