Home
last modified time | relevance | path

Searched refs:cpu_set_state_online (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dcpu.h197 void cpu_set_state_online(int cpu);
/OK3568_Linux_fs/kernel/kernel/
H A Dsmpboot.c408 void cpu_set_state_online(int cpu) in cpu_set_state_online() function
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Dsmp_pv.c87 cpu_set_state_online(cpu); /* Implies full memory barrier. */ in cpu_bringup()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsmpboot.c257 cpu_set_state_online(smp_processor_id()); in start_secondary()
1399 cpu_set_state_online(me); in native_smp_prepare_boot_cpu()