Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcpu.h287 int cpu_check_up_prepare(int cpu);
/linux-4.1.27/kernel/
Dsmpboot.c342 int cpu_check_up_prepare(int cpu) in cpu_check_up_prepare() function
/linux-4.1.27/arch/x86/xen/
Dsmp.c454 rc = cpu_check_up_prepare(cpu); in xen_cpu_up()
/linux-4.1.27/arch/x86/kernel/
Dsmpboot.c955 err = cpu_check_up_prepare(cpu); in native_cpu_up()