Searched refs:ARM64_SPECTRE_V3A (Results 1 – 7 of 7) sorted by relevance
45 #define ARM64_SPECTRE_V3A 39 macro
149 if (!cpus_have_const_cap(ARM64_SPECTRE_V3A)) in hyp_map_vectors()
196 if (!cpus_have_const_cap(ARM64_SPECTRE_V3A) || WARN_ON_ONCE(has_vhe())) in kvm_patch_vector_branch()
1452 if (!cpus_have_const_cap(ARM64_SPECTRE_V3A)) in kvm_init_vector_slots()
490 .capability = ARM64_SPECTRE_V3A,
298 if (this_cpu_has_cap(ARM64_SPECTRE_V3A)) in spectre_v3a_enable_mitigation()
100 ARM64_SPECTRE_V3A is enabled for particular CPUs.
Completed in 13 milliseconds