Searched refs:TM_CAUSE_ALIGNMENT (Results 1 – 3 of 3) sorted by relevance
17 #define TM_CAUSE_ALIGNMENT 0xd2 macro
183 TM_CAUSE_ALIGNMENT Alignment fault.188 a TM_CAUSE_ALIGNMENT will be persistent while a TM_CAUSE_RESCHED will not.
1267 if (tm_abort_check(regs, TM_CAUSE_ALIGNMENT | TM_CAUSE_PERSISTENT)) in alignment_exception()