Searched refs:TEXASR_ABORT (Results 1 – 3 of 3) sorted by relevance
22 texasr = (failure_cause << 56) | TEXASR_ABORT | TEXASR_FS | TEXASR_EXACT; in emulate_tx_failure()
265 #define TEXASR_ABORT __MASK(TEXASR_AB_LG) /* terminated by tabort or treclaim */ macro
740 #define TEXASR_ABORT (63 - 31) macro