Searched refs:cpu_up (Results 1 – 1 of 1) sorted by relevance
1466 static int cpu_up(unsigned int cpu, enum cpuhp_state target) in cpu_up() function1512 return cpu_up(dev->id, CPUHP_ONLINE); in cpu_device_up()1543 ret = cpu_up(sleep_cpu, CPUHP_ONLINE); in bringup_hibernate_cpu()1560 cpu_up(cpu, CPUHP_ONLINE); in bringup_nonboot_cpus()2407 ret = cpu_up(dev->id, target); in target_store()