Searched refs:TM_CAUSE_SYSCALL (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Dtm.h14 #define TM_CAUSE_SYSCALL 0xd8 macro
/linux-4.4.14/tools/testing/selftests/powerpc/tm/
H A Dtm-syscall.c43 return (failure_code() & TM_CAUSE_SYSCALL) == TM_CAUSE_SYSCALL; failure_is_syscall()
/linux-4.4.14/arch/powerpc/kernel/
H A Dentry_64.S342 li r13, (TM_CAUSE_SYSCALL|TM_CAUSE_PERSISTENT)

Completed in 73 milliseconds