Home
last modified time | relevance | path

Searched refs:TM_CAUSE_SYSCALL (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/powerpc/tm/
A Dtm.h82 return (failure_code() & TM_CAUSE_SYSCALL) == TM_CAUSE_SYSCALL; in failure_is_syscall()
/linux-6.3-rc2/arch/powerpc/include/uapi/asm/
A Dtm.h15 #define TM_CAUSE_SYSCALL 0xd8 macro
/linux-6.3-rc2/arch/powerpc/kernel/
A Dsyscall.c105 :: "r"(TM_CAUSE_SYSCALL|TM_CAUSE_PERSISTENT)); in system_call_exception()
/linux-6.3-rc2/Documentation/powerpc/
A Dtransactional_memory.rst79 transaction will be doomed by the kernel with the failure code TM_CAUSE_SYSCALL
184 TM_CAUSE_SYSCALL Syscall from active transaction.
A Dsyscall64-abi.rst102 failure code TM_CAUSE_SYSCALL | TM_CAUSE_PERSISTENT in the TEXASR SPR.

Completed in 5 milliseconds