Searched refs:ARM64_HARDEN_BRANCH_PREDICTOR (Results 1 – 5 of 5) sorted by relevance
45 #define ARM64_HARDEN_BRANCH_PREDICTOR 24 macro
72 if (!cpus_have_const_cap(ARM64_HARDEN_BRANCH_PREDICTOR)) in arm64_apply_bp_hardening()
430 if (cpus_have_const_cap(ARM64_HARDEN_BRANCH_PREDICTOR) && data->fn) {459 if (cpus_have_const_cap(ARM64_HARDEN_BRANCH_PREDICTOR)) {
483 return cpus_have_const_cap(ARM64_HARDEN_BRANCH_PREDICTOR); in kvm_arm_harden_branch_predictor()
663 .capability = ARM64_HARDEN_BRANCH_PREDICTOR,