Searched refs:cpus_have_cap (Results 1 – 9 of 9) sorted by relevance
172 if (cpus_have_cap(ARM64_HAS_VIRT_HOST_EXTN) || (!tag_val && i > 0)) { in kvm_update_va_mask()196 if (!cpus_have_cap(ARM64_SPECTRE_V3A) || in kvm_patch_vector_branch()197 WARN_ON_ONCE(cpus_have_cap(ARM64_HAS_VIRT_HOST_EXTN))) in kvm_patch_vector_branch()
120 if (cpus_have_cap(ARM64_MTE_ASYMM)) { in mte_enable_kernel_asymm()352 if (cpus_have_cap(ARM64_MTE_ASYMM) && in set_mte_ctrl()549 else if (cpus_have_cap(ARM64_MTE_ASYMM) && sysfs_streq(buf, "asymm")) in mte_tcf_preferred_store()
157 if (!cpus_have_cap(cap)) in __apply_alternatives()
2123 if (!cpus_have_cap(ARM64_HAS_GIC_CPUIF_SYSREGS)) in can_use_gic_priorities()2142 if (!cpus_have_cap(ARM64_HAS_GIC_PRIO_MASKING)) in has_gic_prio_relaxed_sync()2195 if (cpus_have_cap(ARM64_WORKAROUND_SPECULATIVE_SSBS)) { in user_feature_fixup()2991 cpus_have_cap(caps->capability) || in update_cpu_capabilities()3049 if (!cpus_have_cap(num)) in enable_cpu_capabilities()3095 system_has_cap = cpus_have_cap(caps->capability); in verify_local_cpu_caps()
589 if (cpus_have_cap(ARM64_SSBS)) in spectre_v4_patch_fw_mitigation_enable()
195 return cpus_have_cap(ARM64_HAS_GIC_PRIO_RELAXED_SYNC); in gic_has_relaxed_pmr_sync()
451 static __always_inline bool cpus_have_cap(unsigned int num) in cpus_have_cap() function507 return cpus_have_cap(num); in cpus_have_const_cap()
1353 if (cpus_have_cap(ARM64_HAS_LSE_ATOMICS)) in build_insn()
3526 if (cpus_have_cap(ARM64_HAS_VIRT_HOST_EXTN)) in arm_smmu_device_hw_probe()