Home
last modified time | relevance | path

Searched refs:SEC_FTR_FLUSH_LINK_STACK (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/
A Dsecurity_features.h92 #define SEC_FTR_FLUSH_LINK_STACK 0x0000000000001000ull macro
/linux/arch/powerpc/kernel/
A Dsecurity.c509 if (!enable || !security_ftr_enabled(SEC_FTR_FLUSH_LINK_STACK)) { in toggle_branch_cache_flush()
546 security_ftr_set(SEC_FTR_FLUSH_LINK_STACK); in setup_count_cache_flush()
/linux/arch/powerpc/platforms/pseries/
A Dsetup.c535 security_ftr_set(SEC_FTR_FLUSH_LINK_STACK); in init_cpu_char_feature_flags()

Completed in 9 milliseconds