Lines Matching +full:can +full:- +full:secondary
1 /* SPDX-License-Identifier: GPL-2.0-only */
12 #define CPU_BOOT_STATUS_MASK ((UL(1) << CPU_STUCK_REASON_SHIFT) - 1)
14 #define CPU_MMU_OFF (-1)
16 /* The cpu invoked ops->cpu_die, synchronise it with cpu_kill */
20 /* Fatal system error detected by secondary CPU, crash the system */
39 * the expense of. If we're preemptible, the value can be stale at use anyway.
40 * And we can't use this_cpu_ptr() either, as that winds up recursing back
70 * Called from the secondary holding pen, this is the secondary CPU entry point.
75 * Initial data for bringing up a secondary CPU.
76 * @status - Result passed back from the secondary CPU to
122 * The calling secondary CPU has detected serious configuration mismatch,
133 * If a secondary CPU enters the kernel but fails to come online,
137 * this loop must not be re-used for anything else as the 'stuck'