Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Dsmp_hvm.c60 if (common_cpu_die(cpu) == 0) { in xen_hvm_cpu_die()
H A Dsmp_pv.c386 if (common_cpu_die(cpu) == 0) { in xen_pv_cpu_die()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dsmp.h128 int common_cpu_die(unsigned int cpu);
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsmpboot.c1624 int common_cpu_die(unsigned int cpu) in common_cpu_die() function
1644 common_cpu_die(cpu); in native_cpu_die()