Searched refs:_HTM_STATE (Results 1 – 2 of 2) sorted by relevance
26 #define _HTM_STATE(CR0) ((CR0 >> 1) & 0x3) macro
139 if (_HTM_STATE (__builtin_ttest ()) == _HTM_NONTRANSACTIONAL) in __TM_nesting_depth()