Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dsmp.h103 void cpu_disable_common(void);
/linux/arch/x86/kernel/
H A Dsmpboot.c1182 void cpu_disable_common(void) in cpu_disable_common() function
1210 cpu_disable_common(); in native_cpu_disable()
1217 * Disabling the APIC must happen after cpu_disable_common() in native_cpu_disable()
/linux/arch/x86/xen/
H A Dsmp_pv.c330 cpu_disable_common(); in xen_pv_cpu_disable()