Searched refs:noop_wakeup_secondary_cpu (Results 1 – 1 of 1) sorted by relevance
30 static int noop_wakeup_secondary_cpu(u32 apicid, unsigned long start_eip) { return -1; } in noop_wakeup_secondary_cpu() function67 .wakeup_secondary_cpu = noop_wakeup_secondary_cpu,