Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/sn/
H A Dlaunch.h65 typedef void (*launch_proc_t)(u64 call_parm); typedef
70 volatile launch_proc_t call_addr; /* Func. for slave to call */
86 launch_proc_t call_addr, \
/openbmc/linux/arch/mips/sgi-ip27/
H A Dip27-smp.c151 (launch_proc_t)MAPPED_KERN_RW_TO_K0(smp_bootstrap), in ip27_boot_secondary()