Searched defs:boot_secondary (Results 1 – 2 of 2) sorted by relevance
27 int (*boot_secondary)(int cpu, struct task_struct *idle); member
193 static int boot_secondary(unsigned int cpu, struct task_struct *ts) in boot_secondary() function