Home
last modified time | relevance | path

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

/Linux-v6.6/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
802 if (!cpuhp_can_boot_ap(cpu)) in cpuhp_kick_ap_alive()
846 if (!cpuhp_can_boot_ap(cpu)) in bringup_cpu()