Searched refs:_TIF_SPEC_IB (Results 1 – 4 of 4) sorted by relevance
27 prev_tif &= ~_TIF_SPEC_IB; in switch_to_extra()28 next_tif &= ~_TIF_SPEC_IB; in switch_to_extra()
638 updmsr |= !!(tif_diff & _TIF_SPEC_IB); in __speculation_ctrl_update()
115 #define _TIF_SPEC_IB (1 << TIF_SPEC_IB) macro141 # define _TIF_WORK_CTXSW (_TIF_WORK_CTXSW_BASE | _TIF_SPEC_IB)
60 return (tifn & _TIF_SPEC_IB) >> (TIF_SPEC_IB - SPEC_CTRL_STIBP_SHIFT); in stibp_tif_to_spec_ctrl()