switch_mm_cond_ibpb  308 arch/x86/include/asm/nospec-branch.h DECLARE_STATIC_KEY_FALSE(switch_mm_cond_ibpb);
switch_mm_cond_ibpb   67 arch/x86/kernel/cpu/bugs.c DEFINE_STATIC_KEY_FALSE(switch_mm_cond_ibpb);
switch_mm_cond_ibpb  745 arch/x86/kernel/cpu/bugs.c 			static_branch_enable(&switch_mm_cond_ibpb);
switch_mm_cond_ibpb 1626 arch/x86/kernel/cpu/bugs.c 		if (static_key_enabled(&switch_mm_cond_ibpb))
switch_mm_cond_ibpb  214 arch/x86/mm/tlb.c 	if (static_branch_likely(&switch_mm_cond_ibpb)) {