_TIF_SPEC_IB       59 arch/x86/include/asm/spec-ctrl.h 	return (tifn & _TIF_SPEC_IB) >> (TIF_SPEC_IB - SPEC_CTRL_STIBP_SHIFT);
_TIF_SPEC_IB      154 arch/x86/include/asm/thread_info.h # define _TIF_WORK_CTXSW	(_TIF_WORK_CTXSW_BASE | _TIF_SPEC_IB)
_TIF_SPEC_IB      447 arch/x86/kernel/process.c 		updmsr |= !!(tif_diff & _TIF_SPEC_IB);
_TIF_SPEC_IB       27 arch/x86/kernel/process.h 			prev_tif &= ~_TIF_SPEC_IB;
_TIF_SPEC_IB       28 arch/x86/kernel/process.h 			next_tif &= ~_TIF_SPEC_IB;