Home
last modified time | relevance | path

Searched refs:native_cpu_up (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/x86/include/asm/
Dsmp.h135 int native_cpu_up(unsigned int cpunum, struct task_struct *tidle);
/Linux-v4.19/arch/x86/kernel/
Dsmp.c320 .cpu_up = native_cpu_up,
Dsmpboot.c1072 int native_cpu_up(unsigned int cpu, struct task_struct *tidle) in native_cpu_up() function