Searched defs:MSR_TM_ACTIVE (Results 1 – 2 of 2) sorted by relevance
128 #define MSR_TM_ACTIVE(x) (((x) & MSR_TS_MASK) != 0) /* Transaction active? */ macro130 #define MSR_TM_ACTIVE(x) 0 macro
126 #define MSR_TM_ACTIVE(x) (((x) & MSR_TS_MASK) != 0) /* Transaction active? */ macro128 #define MSR_TM_ACTIVE(x) 0 macro