Searched refs:cpu_disable_common (Results 1 – 3 of 3) sorted by relevance
103 void cpu_disable_common(void);
1182 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()
330 cpu_disable_common(); in xen_pv_cpu_disable()