Lines Matching +full:smp +full:- +full:capable
1 /* SPDX-License-Identifier: GPL-2.0-only */
35 ventry elx_sync // Synchronous 64-bit EL1
36 ventry el1_irq_invalid // IRQ 64-bit EL1
37 ventry el1_fiq_invalid // FIQ 64-bit EL1
38 ventry el1_error_invalid // Error 64-bit EL1
40 ventry el1_sync_invalid // Synchronous 32-bit EL1
41 ventry el1_irq_invalid // IRQ 32-bit EL1
42 ventry el1_fiq_invalid // FIQ 32-bit EL1
43 ventry el1_error_invalid // Error 32-bit EL1
68 /* Someone called kvm_call_hyp() against the hyp-stub... */
84 // Needs to be VHE capable, obviously
103 // Use the EL1 allocated stack, per-cpu offset
207 * vectors as part of hypervisor installation. On an SMP system, this should
217 * If not, there is a pre-existing hypervisor, some CPUs failed to boot, or
240 * Entry point to finalise EL2 and switch to VHE if deemed capable