Searched refs:this_cpu_has_cap (Results 1 – 10 of 10) sorted by relevance
65 return this_cpu_has_cap(ARM64_HAS_RNG); in __cpu_has_rng()
395 *(u64 *)val = this_cpu_has_cap(ARM64_WORKAROUND_2457168) ? in cpu_read_constcnt()
1836 if (this_cpu_has_cap(ARM64_WORKAROUND_CAVIUM_27456)) { in unmap_kernel_at_el0()2058 if (!this_cpu_has_cap(ARM64_WORKAROUND_2457168)) in cpu_amu_enable()2257 if (this_cpu_has_cap(ARM64_HAS_E0PD)) in cpu_enable_e0pd()2341 if (this_cpu_has_cap(ARM64_HAS_GICV5_LEGACY)) in can_trap_icv_dir_el1()2344 if (!this_cpu_has_cap(ARM64_HAS_GICV3_CPUIF) && in can_trap_icv_dir_el1()2524 if (!this_cpu_has_cap(ARM64_HAS_GICV5_CPUIF)) in test_has_gicv5_legacy()3842 bool this_cpu_has_cap(unsigned int n) in this_cpu_has_cap() function3853 EXPORT_SYMBOL_GPL(this_cpu_has_cap);
632 this_cpu_has_cap(ARM64_WORKAROUND_1418040) && in update_cntkctl_el1()
177 if (!unlikely(this_cpu_has_cap(ARM64_WORKAROUND_1463225))) in cortex_a76_erratum_1463225_svc_handler()
493 if (this_cpu_has_cap(ARM64_HAS_RAS_EXTN)) { in handle_exit_early()
2141 if (this_cpu_has_cap(ARM64_SSBS) && in cpu_init_hyp_mode()
435 return this_cpu_has_cap((uintptr_t)wa->id); in arch_timer_check_local_cap_erratum()
159 if (this_cpu_has_cap(cap)) in trbe_check_errata()
57 WARN_TAINT_ONCE(this_cpu_has_cap(ARM64_HAS_GICV3_CPUIF), in gic_check_cpu_features()