Home
last modified time | relevance | path

Searched full:bringup (Results 1 – 25 of 112) sorted by relevance

12345

/openbmc/linux/kernel/
H A Dcpu.c56 * @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 Dme_status.c92 [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 Drpm_master_stats.c51 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 Dbarebox.bb3 but also for initial hardware bringup and development. \
/openbmc/u-boot/arch/arm/mach-davinci/
H A Ddm355.c16 /* Bringup UART0 out of reset */ in davinci_enable_uart0()
H A Ddm644x.c27 /* Bringup UART0 out of reset */ in davinci_enable_uart0()
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dcanaan,k210-sram.yaml12 its clocks, before OS bringup.
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/
H A DKconfig10 E2220-1170 is a Tegra210 bringup board with onboard SoC, DRAM,
/openbmc/linux/security/smack/
H A DKconfig25 of access initially with the bringup mode set on the
/openbmc/linux/Documentation/devicetree/bindings/sram/
H A Dsram.yaml181 // 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 Dcvmx-helper-sgmii.c300 * 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 Dcvmx-helper-loop.c73 * Bringup and enable a LOOP interface. After this call packet
H A Dcvmx-helper-npi.c67 * Bringup and enable a NPI interface. After this call packet
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-helper-npi.h51 * Bringup and enable a NPI interface. After this call packet
H A Dcvmx-helper-loop.h50 * Bringup and enable a LOOP interface. After this call packet
H A Dcvmx-helper-sgmii.h51 * Bringup and enable a SGMII interface. After this call packet
H A Dcvmx-helper-spi.h48 * Bringup and enable a SPI interface. After this call packet I/O
H A Dcvmx-helper-xaui.h51 * Bringup and enable a XAUI interface. After this call packet
/openbmc/linux/arch/arm/common/
H A Dmcpm_platsmp.c8 * Code to handle secondary CPU bringup and hotplug for the cluster power API.
/openbmc/u-boot/doc/
H A DREADME.arm6416 or SMP bringup). U-Boot can be entered in EL2 when its main purpose is
/openbmc/linux/arch/s390/include/asm/
H A Dpreempt.h129 /* Deferred to CPU bringup time */
/openbmc/linux/Documentation/admin-guide/LSM/
H A DSmack.rst845 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 Dhead64.c559 * 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 Ds32c1i_selftest.c53 /* Simple test of S32C1I (soc bringup assist) */
/openbmc/linux/drivers/bluetooth/
H A Dbtmrvl_drv.h116 /* Sub-commands: Module Bringup/Shutdown Request/Response */

12345