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