Searched refs:this_cpu_has_cap (Results 1 – 6 of 6) sorted by relevance
65 return this_cpu_has_cap(ARM64_HAS_RNG); in __cpu_has_rng()
459 bool this_cpu_has_cap(unsigned int cap);
1879 if (this_cpu_has_cap(ARM64_WORKAROUND_CAVIUM_27456)) { in unmap_kernel_at_el0()2092 if (!this_cpu_has_cap(ARM64_WORKAROUND_2457168)) in cpu_amu_enable()2285 if (this_cpu_has_cap(ARM64_HAS_E0PD)) in cpu_enable_e0pd()2369 if (this_cpu_has_cap(ARM64_HAS_GICV5_LEGACY)) in can_trap_icv_dir_el1()2372 if (!this_cpu_has_cap(ARM64_HAS_GICV3_CPUIF) && in can_trap_icv_dir_el1()2558 if (!this_cpu_has_cap(ARM64_HAS_GICV5_CPUIF)) in test_has_gicv5_legacy()3906 bool this_cpu_has_cap(unsigned int n) in this_cpu_has_cap() function3917 EXPORT_SYMBOL_GPL(this_cpu_has_cap);
634 this_cpu_has_cap(ARM64_WORKAROUND_1418040) && in update_cntkctl_el1()
628 if (this_cpu_has_cap(ARM64_WORKAROUND_4193714)) in cpu_enable_sme_dvmsync()
31 return this_cpu_has_cap(ARM64_HAS_GICV5_CPUIF); in gicv5_cpuif_has_gcie()