Searched refs:SEC_FTR_BCCTR_FLUSH_ASSIST (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dsecurity_features.h69 #define SEC_FTR_BCCTR_FLUSH_ASSIST 0x0000000000000800ull macro
/linux-master/arch/powerpc/platforms/powernv/
H A Dsetup.c80 security_ftr_set(SEC_FTR_BCCTR_FLUSH_ASSIST);
/linux-master/arch/powerpc/kernel/
H A Dsecurity.c502 if (security_ftr_enabled(SEC_FTR_BCCTR_FLUSH_ASSIST)) {
/linux-master/arch/powerpc/platforms/pseries/
H A Dsetup.c557 security_ftr_set(SEC_FTR_BCCTR_FLUSH_ASSIST);

Completed in 193 milliseconds