Home
last modified time | relevance | path

Searched defs:boot_secondary (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/include/asm/
H A Dsmp-ops.h27 int (*boot_secondary)(int cpu, struct task_struct *idle); member
/linux/arch/xtensa/kernel/
H A Dsmp.c193 static int boot_secondary(unsigned int cpu, struct task_struct *ts) in boot_secondary() function