Searched refs:texasrl (Results 1 – 1 of 1) sorted by relevance
155 texasrl_t texasrl; in __TM_nesting_depth() local159 texasrl = *_TEXASRL_PTR (TM_buff); in __TM_nesting_depth()160 if (!_TEXASR_FAILURE_SUMMARY (texasrl)) in __TM_nesting_depth()161 texasrl = 0; in __TM_nesting_depth()164 texasrl = (texasrl_t) __builtin_get_texasr (); in __TM_nesting_depth()166 return _TEXASR_TRANSACTION_LEVEL (texasrl); in __TM_nesting_depth()