Lines Matching +full:booting +full:- +full:without +full:- +full:of
1 // SPDX-License-Identifier: GPL-2.0-only
3 * Symmetric Multi Processing (SMP) support for Marvell EBU Cortex-A9
8 * Gregory CLEMENT <gregory.clement@free-electrons.com>
9 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
14 #include <linux/of.h>
29 pr_info("Booting CPU %d\n", cpu); in mvebu_cortex_a9_boot_secondary()
32 * Write the address of secondary startup into the system-wide in mvebu_cortex_a9_boot_secondary()
60 * because of the boot of a kexec'ed kernel, the PMSU configuration
85 * by themselves, without any help from a still alive CPU.
106 CPU_METHOD_OF_DECLARE(mvebu_armada_375_smp, "marvell,armada-375-smp",
108 CPU_METHOD_OF_DECLARE(mvebu_armada_380_smp, "marvell,armada-380-smp",
110 CPU_METHOD_OF_DECLARE(mvebu_armada_390_smp, "marvell,armada-390-smp",