Searched refs:PPC_MSG_CALL_FUNCTION (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dsmp.h61 #define PPC_MSG_CALL_FUNCTION 0 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dsmp.h61 #define PPC_MSG_CALL_FUNCTION 0 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dsmp.c73 #define PPC_MSG_CALL_FUNCTION 0 macro
105 case PPC_MSG_CALL_FUNCTION:
227 smp_message_pass(MSG_ALL_BUT_SELF, PPC_MSG_CALL_FUNCTION, 0, 0);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dxics.c249 if (test_and_clear_bit(PPC_MSG_CALL_FUNCTION, &xics_ipi_message[cpu])) {
251 smp_message_recv(PPC_MSG_CALL_FUNCTION, regs);
H A Dsmp.c407 case PPC_MSG_CALL_FUNCTION:
523 smp_message_pass(MSG_ALL_BUT_SELF, PPC_MSG_CALL_FUNCTION, 0, 0);

Completed in 42 milliseconds