Searched refs:bringup (Results 1 – 6 of 6) sorted by relevance
72 bool bringup; member487 st->bringup = bringup; in cpuhp_set_state()497 bool bringup = !st->bringup; in cpuhp_reset_state() local515 if (st->bringup) in cpuhp_reset_state()521 st->bringup = bringup; in cpuhp_reset_state()644 if (bringup) { in cpuhp_next_state()750 bool bringup = st->bringup; in cpuhp_thread_fun() local768 cpuhp_lock_acquire(bringup); in cpuhp_thread_fun()840 st->bringup = bringup; in cpuhp_invoke_ap_callback()851 st->bringup = !bringup; in cpuhp_invoke_ap_callback()[all …]
25 of access initially with the bringup mode set on the
177 // Samsung SMP-capable Exynos SoCs use part of the SYSRAM for the bringup203 // Amlogic's SMP-capable SoCs use part of the sram for the bringup of the cores.
169 * Crashes in early boot, especially around CPU bringup. Bugs
849 configuration and system bringup easier. Configure the kernel with850 CONFIG_SECURITY_SMACK_BRINGUP to enable these features. When bringup856 Another feature of bringup mode is the "unconfined" option. Writing
460 during board bringup.
Completed in 17 milliseconds