Lines Matching refs:security_ftr_enabled
63 enable = security_ftr_enabled(SEC_FTR_FAVOUR_SECURITY) && in setup_barrier_nospec()
64 security_ftr_enabled(SEC_FTR_BNDS_CHK_SPEC_BAR); in setup_barrier_nospec()
149 thread_priv = security_ftr_enabled(SEC_FTR_L1D_THREAD_PRIV); in cpu_show_meltdown()
167 if (!security_ftr_enabled(SEC_FTR_L1D_FLUSH_HV) && in cpu_show_meltdown()
168 !security_ftr_enabled(SEC_FTR_L1D_FLUSH_PR)) in cpu_show_meltdown()
186 if (security_ftr_enabled(SEC_FTR_BNDS_CHK_SPEC_BAR)) { in cpu_show_spectre_v1()
192 if (security_ftr_enabled(SEC_FTR_SPEC_BAR_ORI31)) in cpu_show_spectre_v1()
209 bcs = security_ftr_enabled(SEC_FTR_BCCTRL_SERIALISED); in cpu_show_spectre_v2()
210 ccd = security_ftr_enabled(SEC_FTR_COUNT_CACHE_DISABLED); in cpu_show_spectre_v2()
320 enable = security_ftr_enabled(SEC_FTR_FAVOUR_SECURITY) && in setup_stf_barrier()
321 security_ftr_enabled(SEC_FTR_STF_BARRIER); in setup_stf_barrier()
357 if (!security_ftr_enabled(SEC_FTR_L1D_FLUSH_HV) && in cpu_show_spec_store_bypass()
358 !security_ftr_enabled(SEC_FTR_L1D_FLUSH_PR)) in cpu_show_spec_store_bypass()
494 if (!enable || !security_ftr_enabled(SEC_FTR_FLUSH_COUNT_CACHE)) { in toggle_branch_cache_flush()
500 if (security_ftr_enabled(SEC_FTR_BCCTR_FLUSH_ASSIST)) { in toggle_branch_cache_flush()
509 if (!enable || !security_ftr_enabled(SEC_FTR_FLUSH_LINK_STACK)) { in toggle_branch_cache_flush()
515 if (security_ftr_enabled(SEC_FTR_BCCTR_LINK_FLUSH_ASSIST)) { in toggle_branch_cache_flush()
532 if (security_ftr_enabled(SEC_FTR_BCCTRL_SERIALISED) || in setup_count_cache_flush()
533 security_ftr_enabled(SEC_FTR_COUNT_CACHE_DISABLED)) in setup_count_cache_flush()
544 if (security_ftr_enabled(SEC_FTR_COUNT_CACHE_DISABLED) || in setup_count_cache_flush()
545 security_ftr_enabled(SEC_FTR_FLUSH_COUNT_CACHE)) in setup_count_cache_flush()