Searched refs:boot_flag (Results 1 – 1 of 1) sorted by relevance
268 static int check_hotplug(unsigned int cluster, unsigned int boot_flag) in check_hotplug() argument273 ((boot_flag & mask) == mask)) in check_hotplug()283 unsigned int boot_flag = hisi_get_cpu_boot_flag(cluster, core); in hisi_test_pwrdn_allcores() local289 if ((boot_flag ^ cpuidle_flag) || pdc_stat || in hisi_test_pwrdn_allcores()290 check_hotplug(cluster, boot_flag)) in hisi_test_pwrdn_allcores()
Completed in 3 milliseconds