Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/
Dcpu.c403 static bool cpuhp_can_boot_ap(unsigned int cpu) in cpuhp_can_boot_ap() function
455 static inline bool cpuhp_can_boot_ap(unsigned int cpu) { return true; } in cpuhp_can_boot_ap() function
810 if (!cpuhp_can_boot_ap(cpu)) in cpuhp_kick_ap_alive()
854 if (!cpuhp_can_boot_ap(cpu)) in bringup_cpu()