Home
last modified time | relevance | path

Searched refs:SEC_FTR_BCCTRL_SERIALISED (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dsecurity_features.h60 #define SEC_FTR_BCCTRL_SERIALISED 0x0000000000000008ull macro
/openbmc/linux/arch/powerpc/kernel/
H A Dsecurity.c210 bcs = security_ftr_enabled(SEC_FTR_BCCTRL_SERIALISED); in cpu_show_spectre_v2()
534 if (security_ftr_enabled(SEC_FTR_BCCTRL_SERIALISED) || in setup_count_cache_flush()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dsetup.c65 security_ftr_set(SEC_FTR_BCCTRL_SERIALISED); in init_fw_feat_flags()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dsetup.c542 security_ftr_set(SEC_FTR_BCCTRL_SERIALISED); in init_cpu_char_feature_flags()