Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/
H A Dsmp.c294 .kick_ap_alive = native_kick_ap,
H A Dsmpboot.c911 int native_kick_ap(unsigned int cpu, struct task_struct *tidle) in native_kick_ap() function
958 if (smp_ops.kick_ap_alive == native_kick_ap && x86_platform.legacy.warm_reset) in arch_cpuhp_cleanup_kick_cpu()
/linux-6.15/arch/x86/include/asm/
H A Dsmp.h109 int native_kick_ap(unsigned int cpu, struct task_struct *tidle);