Searched refs:MSR_TS_T (Results 1 – 1 of 1) sorted by relevance
108 #define MSR_TS_T __MASK(MSR_TS_T_LG) /* Transaction Transactional */ macro109 #define MSR_TS_MASK (MSR_TS_T | MSR_TS_S) /* Transaction State bits */112 #define MSR_TM_TRANSACTIONAL(x) (((x) & MSR_TS_MASK) == MSR_TS_T)