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()
598 updmsr |= !!(tif_diff & _TIF_SPEC_IB); in __speculation_ctrl_update()
109 #define _TIF_SPEC_IB (1 << TIF_SPEC_IB) macro135 # define _TIF_WORK_CTXSW (_TIF_WORK_CTXSW_BASE | _TIF_SPEC_IB)
59 return (tifn & _TIF_SPEC_IB) >> (TIF_SPEC_IB - SPEC_CTRL_STIBP_SHIFT); in stibp_tif_to_spec_ctrl()