Searched refs:TM_CAUSE_PERSISTENT (Results 1 – 2 of 2) sorted by relevance
8 #define TM_CAUSE_PERSISTENT 0x01 macro
1044 TM_CAUSE_EMULATE | TM_CAUSE_PERSISTENT)) in emulate_instruction()1267 if (tm_abort_check(regs, TM_CAUSE_ALIGNMENT | TM_CAUSE_PERSISTENT)) in alignment_exception()