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

/linux-master/arch/x86/kernel/cpu/
H A Dcommon.c587 bool user_shstk, kernel_ibt; local
593 user_shstk = cpu_feature_enabled(X86_FEATURE_SHSTK) &&
596 if (!kernel_ibt && !user_shstk)
599 if (user_shstk)

Completed in 126 milliseconds