Searched refs:cpustart (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dpmon.h8 * The cpustart method is a PMC-Sierra's function to start the secondary CPU.
25 int (*cpustart) (long, long, long, long); member in union:callvectors::__anon7828
41 #define pmon_cpustart(n, f, sp, gp) debug_vectors->_s.cpustart(n, f, sp, gp)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dpmon.h8 * The cpustart method is a PMC-Sierra's function to start the secondary CPU.
25 int (*cpustart) (long, long, long, long); member in union:callvectors::__anon9199
41 #define pmon_cpustart(n, f, sp, gp) debug_vectors->_s.cpustart(n, f, sp, gp)

Completed in 45 milliseconds