Home
last modified time | relevance | path

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

/linux/kernel/
H A Dcpu.c402 static bool cpuhp_can_boot_ap(unsigned int cpu) in cpuhp_can_boot_ap() function
454 static inline bool cpuhp_can_boot_ap(unsigned int cpu) { return true; } in cpuhp_can_boot_ap() function
825 if (!cpuhp_can_boot_ap(cpu)) in cpuhp_kick_ap_alive()
869 if (!cpuhp_can_boot_ap(cpu)) in bringup_cpu()