Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dsmp.h103 void cpu_disable_common(void);
/linux-6.15/arch/x86/kernel/
H A Dsmpboot.c1185 void cpu_disable_common(void) in cpu_disable_common() function
1207 cpu_disable_common(); in native_cpu_disable()
/linux-6.15/arch/x86/xen/
H A Dsmp_pv.c330 cpu_disable_common(); in xen_pv_cpu_disable()