Searched refs:bringup (Results 1 – 10 of 10) sorted by relevance
62 bool bringup; member84 static inline void cpuhp_lock_acquire(bool bringup) in cpuhp_lock_acquire() argument86 lock_map_acquire(bringup ? &cpuhp_state_up_map : &cpuhp_state_down_map); in cpuhp_lock_acquire()89 static inline void cpuhp_lock_release(bool bringup) in cpuhp_lock_release() argument91 lock_map_release(bringup ? &cpuhp_state_up_map : &cpuhp_state_down_map); in cpuhp_lock_release()95 static inline void cpuhp_lock_acquire(bool bringup) { } in cpuhp_lock_acquire() argument96 static inline void cpuhp_lock_release(bool bringup) { } in cpuhp_lock_release() argument143 bool bringup, struct hlist_node *node, in cpuhp_invoke_callback() argument155 if (!(bringup ? step->startup.single : step->teardown.single)) in cpuhp_invoke_callback()163 cb = bringup ? step->startup.single : step->teardown.single; in cpuhp_invoke_callback()[all …]
1 Rockchip SRAM for smp bringup:4 Rockchip's smp-capable SoCs use the first part of the sram for the bringup
1 Samsung Exynos SYSRAM for SMP bringup:4 Samsung SMP-capable Exynos SoCs use part of the SYSRAM for the bringup
4 for secondary CPU bringup and CPU hotplug.
1 Amlogic Meson8 and Meson8b SRAM for smp bringup:4 Amlogic's SMP-capable SoCs use part of the sram for the bringup of the cores.
1 Allwinner SRAM for smp bringup:
24 of access initially with the bringup mode set on the
160 * Crashes in early boot, especially around CPU bringup. Bugs
845 configuration and system bringup easier. Configure the kernel with846 CONFIG_SECURITY_SMACK_BRINGUP to enable these features. When bringup852 Another feature of bringup mode is the "unconfined" option. Writing
557 during board bringup.