Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/
Dtm.h46 return (failure_code() & TM_CAUSE_SYSCALL) == TM_CAUSE_SYSCALL; in failure_is_syscall()
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/
Dtm.h15 #define TM_CAUSE_SYSCALL 0xd8 macro
/kernel/linux/linux-5.10/Documentation/powerpc/
Dsyscall64-abi.rst89 failure code TM_CAUSE_SYSCALL | TM_CAUSE_PERSISTENT in the TEXASR SPR.
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.
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dentry_64.S372 li r9, (TM_CAUSE_SYSCALL|TM_CAUSE_PERSISTENT)