/openbmc/linux/kernel/ |
H A D | cpu.c | 56 * @bringup: Single callback bringup or teardown selector 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 123 * @cant_stop: Bringup/teardow 153 cpuhp_step_empty(bool bringup,struct cpuhp_step * step) cpuhp_step_empty() argument 171 cpuhp_invoke_callback(unsigned int cpu,enum cpuhp_state state,bool bringup,struct hlist_node * node,struct hlist_node ** lastp) cpuhp_invoke_callback() argument 262 wait_for_ap_thread(struct cpuhp_cpu_state * st,bool bringup) wait_for_ap_thread() argument 268 complete_ap_thread(struct cpuhp_cpu_state * st,bool bringup) complete_ap_thread() argument 703 bool bringup = st->state < target; cpuhp_set_state() local 721 bool bringup = !st->bringup; cpuhp_reset_state() local 919 cpuhp_next_state(bool bringup,enum cpuhp_state * state_to_run,struct cpuhp_cpu_state * st,enum cpuhp_state target) cpuhp_next_state() argument 944 __cpuhp_invoke_callback_range(bool bringup,unsigned int cpu,struct cpuhp_cpu_state * st,enum cpuhp_state target,bool nofail) __cpuhp_invoke_callback_range() argument 975 cpuhp_invoke_callback_range(bool bringup,unsigned int cpu,struct cpuhp_cpu_state * st,enum cpuhp_state target) cpuhp_invoke_callback_range() argument 983 cpuhp_invoke_callback_range_nofail(bool bringup,unsigned int cpu,struct cpuhp_cpu_state * st,enum cpuhp_state target) cpuhp_invoke_callback_range_nofail() argument 1052 bool bringup = st->bringup; cpuhp_thread_fun() local 1116 cpuhp_invoke_ap_callback(int cpu,enum cpuhp_state state,bool bringup,struct hlist_node * node) cpuhp_invoke_ap_callback() argument 2378 cpuhp_issue_call(int cpu,enum cpuhp_state state,bool bringup,struct hlist_node * node) cpuhp_issue_call() argument [all...] |
/openbmc/u-boot/arch/x86/cpu/intel_common/ |
H A D | me_status.c | 92 [0x11] = "Bringup in M3", 93 [0x12] = "Bringup in M0", 142 debug("ME: Bringup Loader Failure : %s\n", in _intel_me_status() 171 case ME_GMES_PHASE_BUP: /* Bringup Phase */ in _intel_me_status()
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | rpm_master_stats.c | 51 seq_printf(s, "\tLast bringup req @ %llu\n", stat.bringup_req); in master_stats_show() 52 seq_printf(s, "\tLast bringup ack @ %llu\n", stat.bringup_ack); in master_stats_show()
|
/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-davinci/ |
H A D | dm355.c | 16 /* Bringup UART0 out of reset */ in davinci_enable_uart0()
|
H A D | dm644x.c | 27 /* Bringup UART0 out of reset */ in davinci_enable_uart0()
|
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | canaan,k210-sram.yaml | 12 its clocks, before OS bringup.
|
/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/linux/Documentation/devicetree/bindings/sram/ |
H A D | sram.yaml | 181 // Samsung SMP-capable Exynos SoCs use part of the SYSRAM for the bringup 207 // Amlogic's SMP-capable SoCs use part of the sram for the bringup of the cores.
|
/openbmc/linux/arch/mips/cavium-octeon/executive/ |
H A D | cvmx-helper-sgmii.c | 300 * follows the bringup documented in 10.6.3 of the manual. 302 * @interface: Interface to bringup 358 * Bringup and enable a SGMII interface. After this call packet
|
H A D | cvmx-helper-loop.c | 73 * Bringup and enable a LOOP interface. After this call packet
|
H A D | cvmx-helper-npi.c | 67 * Bringup and enable a NPI interface. After this call packet
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-helper-npi.h | 51 * Bringup and enable a NPI interface. After this call packet
|
H A D | cvmx-helper-loop.h | 50 * Bringup and enable a LOOP interface. After this call packet
|
H A D | cvmx-helper-sgmii.h | 51 * Bringup and enable a SGMII interface. After this call packet
|
H A D | cvmx-helper-spi.h | 48 * Bringup and enable a SPI interface. After this call packet I/O
|
H A D | cvmx-helper-xaui.h | 51 * Bringup and enable a XAUI interface. After this call packet
|
/openbmc/linux/arch/arm/common/ |
H A D | mcpm_platsmp.c | 8 * Code to handle secondary CPU bringup and hotplug for the cluster power API.
|
/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
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | preempt.h | 129 /* Deferred to CPU bringup time */
|
/openbmc/linux/Documentation/admin-guide/LSM/ |
H A D | Smack.rst | 845 Bringup Mode 848 Bringup mode provides logging features that can make application 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/linux/arch/x86/kernel/ |
H A D | head64.c | 559 * Data structures and code used for IDT setup in head_64.S. The bringup-IDT is 566 * during early CPU bringup. Also the idt_table has the runtime vectors 568 * which also hasn't happened yet in early CPU bringup.
|
/openbmc/linux/arch/xtensa/kernel/ |
H A D | s32c1i_selftest.c | 53 /* Simple test of S32C1I (soc bringup assist) */
|
/openbmc/linux/drivers/bluetooth/ |
H A D | btmrvl_drv.h | 116 /* Sub-commands: Module Bringup/Shutdown Request/Response */
|