Searched refs:smp4d_cross_call (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/arch/sparc/kernel/ |
D | sun4d_smp.c | 336 void smp4d_cross_call(smpfunc_t func, unsigned long arg1, unsigned long arg2, in smp4d_cross_call() function 432 smp4d_cross_call((smpfunc_t)smp4d_stop_cpu, 0, 0, 0, 0, 0); in smp4d_message_pass() 514 BTFIXUPSET_CALL(smp_cross_call, smp4d_cross_call, BTFIXUPCALL_NORM); in sun4d_init_smp()
|