Searched refs:this_cpu_has_cap (Results 1 – 11 of 11) sorted by relevance
67 if (this_cpu_has_cap(ARM64_HAS_RAS_EXTN)) in arm64_is_ras_serror()
246 if (this_cpu_has_cap(ARM64_HARDEN_EL2_VECTORS) && !has_vhe()) { in kvm_get_hyp_vector()
408 bool this_cpu_has_cap(unsigned int cap);
74 if (!unlikely(this_cpu_has_cap(ARM64_WORKAROUND_1463225))) in cortex_a76_erratum_1463225_svc_handler()
498 if (this_cpu_has_cap(ARM64_SSBS)) in spectre_v4_get_cpu_hw_mitigation_state()571 if (state != SPECTRE_MITIGATED || !this_cpu_has_cap(ARM64_SSBS)) in spectre_v4_enable_hw_mitigation()
520 !this_cpu_has_cap(ARM64_WORKAROUND_1418040)) in erratum_1418040_thread_switch()
1680 if (this_cpu_has_cap(ARM64_HAS_E0PD)) in cpu_enable_e0pd()2653 bool this_cpu_has_cap(unsigned int n) in this_cpu_has_cap() function
296 if (this_cpu_has_cap(ARM64_HAS_RAS_EXTN)) { in handle_exit_early()
1403 if (this_cpu_has_cap(ARM64_SSBS) && in cpu_init_hyp_mode()
509 return this_cpu_has_cap((uintptr_t)wa->id); in arch_timer_check_local_cap_erratum()
55 WARN_TAINT_ONCE(this_cpu_has_cap(ARM64_HAS_SYSREG_GIC_CPUIF), in gic_check_cpu_features()