Searched refs:bringup (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/kernel/ |
H A D | cpu.c | 76 bool bringup; member 102 static inline void cpuhp_lock_acquire(bool bringup) in cpuhp_lock_acquire() argument 104 lock_map_acquire(bringup ? &cpuhp_state_up_map : &cpuhp_state_down_map); in cpuhp_lock_acquire() 107 static inline void cpuhp_lock_release(bool bringup) in cpuhp_lock_release() argument 109 lock_map_release(bringup ? &cpuhp_state_up_map : &cpuhp_state_down_map); in cpuhp_lock_release() 113 static inline void cpuhp_lock_acquire(bool bringup) { } in cpuhp_lock_acquire() argument 114 static inline void cpuhp_lock_release(bool bringup) { } in cpuhp_lock_release() argument 153 static bool cpuhp_step_empty(bool bringup, struct cpuhp_step *step) in cpuhp_step_empty() argument 155 return bringup ? !step->startup.single : !step->teardown.single; in cpuhp_step_empty() 171 bool bringup, struct hlist_node *node, in cpuhp_invoke_callback() argument [all …]
|
/openbmc/openbmc/poky/meta/recipes-bsp/barebox/ |
H A D | barebox.bb | 3 but also for initial hardware bringup and development. \
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/ |
H A D | Kconfig | 10 E2220-1170 is a Tegra210 bringup board with onboard SoC, DRAM,
|
/openbmc/linux/security/smack/ |
H A D | Kconfig | 25 of access initially with the bringup mode set on the
|
/openbmc/u-boot/doc/ |
H A D | README.arm64 | 16 or SMP bringup). U-Boot can be entered in EL2 when its main purpose is
|
H A D | README.ramboot-ppc85xx | 18 - In very early stage of platform bringup where other boot options are not
|
/openbmc/linux/Documentation/arch/arc/ |
H A D | arc.rst | 50 SoC bringup and software development in general.
|
/openbmc/u-boot/board/freescale/m53017evb/ |
H A D | README | 120 2.2. For the initial bringup, we adopted a consistent memory scheme between U-Boot and
|
/openbmc/u-boot/board/freescale/m52277evb/ |
H A D | README | 114 2.2. For the initial bringup, we adopted a consistent memory scheme between U-Boot and
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | pti.rst | 169 * Crashes in early boot, especially around CPU bringup. Bugs
|
/openbmc/linux/Documentation/admin-guide/LSM/ |
H A D | Smack.rst | 849 configuration and system bringup easier. Configure the kernel with 850 CONFIG_SECURITY_SMACK_BRINGUP to enable these features. When bringup 856 Another feature of bringup mode is the "unconfined" option. Writing
|
/openbmc/u-boot/board/freescale/m5373evb/ |
H A D | README | 119 2.2. For the initial bringup, we adopted a consistent memory scheme between U-Boot and
|
/openbmc/u-boot/board/freescale/m54455evb/ |
H A D | README | 165 2.2. For the initial bringup, we adopted a consistent memory scheme between U-Boot and
|
/openbmc/linux/arch/xtensa/ |
H A D | Kconfig | 540 during board bringup.
|
/openbmc/linux/Documentation/networking/ |
H A D | ip-sysctl.rst | 2697 neighbor advertisements on interface bringup. This setting should be
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 851 [SMP] Enable/disable parallel bringup of secondary CPUs
|