Searched refs:TM_CAUSE_SYSCALL (Results 1 – 5 of 5) sorted by relevance
82 return (failure_code() & TM_CAUSE_SYSCALL) == TM_CAUSE_SYSCALL; in failure_is_syscall()
15 #define TM_CAUSE_SYSCALL 0xd8 macro
167 :: "r"(TM_CAUSE_SYSCALL|TM_CAUSE_PERSISTENT)); in system_call_exception()
79 transaction will be doomed by the kernel with the failure code TM_CAUSE_SYSCALL184 TM_CAUSE_SYSCALL Syscall from active transaction.
102 failure code TM_CAUSE_SYSCALL | TM_CAUSE_PERSISTENT in the TEXASR SPR.