Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/
Dsmp.c294 .kick_ap_alive = native_kick_ap,
Dsmpboot.c944 int native_kick_ap(unsigned int cpu, struct task_struct *tidle) in native_kick_ap() function
991 if (smp_ops.kick_ap_alive == native_kick_ap && x86_platform.legacy.warm_reset) in arch_cpuhp_cleanup_kick_cpu()
/linux-6.12.1/arch/x86/include/asm/
Dsmp.h108 int native_kick_ap(unsigned int cpu, struct task_struct *tidle);