Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dcpu.h196 int cpu_check_up_prepare(int cpu);
/OK3568_Linux_fs/kernel/kernel/
H A Dsmpboot.c352 int cpu_check_up_prepare(int cpu) in cpu_check_up_prepare() function
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Dsmp_pv.c343 rc = cpu_check_up_prepare(cpu); in xen_pv_cpu_up()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsmpboot.c1165 err = cpu_check_up_prepare(cpu); in native_cpu_up()