switch_to_cond_stibp  307 arch/x86/include/asm/nospec-branch.h DECLARE_STATIC_KEY_FALSE(switch_to_cond_stibp);
switch_to_cond_stibp   65 arch/x86/kernel/cpu/bugs.c DEFINE_STATIC_KEY_FALSE(switch_to_cond_stibp);
switch_to_cond_stibp  176 arch/x86/kernel/cpu/bugs.c 		if (static_branch_unlikely(&switch_to_cond_stibp))
switch_to_cond_stibp  981 arch/x86/kernel/cpu/bugs.c 		static_branch_enable(&switch_to_cond_stibp);
switch_to_cond_stibp  983 arch/x86/kernel/cpu/bugs.c 		static_branch_disable(&switch_to_cond_stibp);
switch_to_cond_stibp 1615 arch/x86/kernel/cpu/bugs.c 		if (static_key_enabled(&switch_to_cond_stibp))
switch_to_cond_stibp  446 arch/x86/kernel/process.c 	    static_branch_unlikely(&switch_to_cond_stibp)) {
switch_to_cond_stibp   26 arch/x86/kernel/process.h 		if (!static_branch_likely(&switch_to_cond_stibp)) {