Home
last modified time | relevance | path

Searched refs:PSR_SYSCALL (Results 1 – 3 of 3) sorted by relevance

/linux/arch/sparc/include/uapi/asm/
H A Dpsrcompat.h15 #define PSR_SYSCALL 0x00004000 /* inside of a syscall */ macro
34 ((tstate & TSTATE_SYSCALL) ? PSR_SYSCALL : 0) | in tstate_to_psr()
H A Dpsr.h29 #define PSR_SYSCALL 0x00004000 /* inside of a syscall */ macro
/linux/arch/sparc/kernel/
H A Drtrap_32.S54 sethi %hi(PSR_SYSCALL), %g1
86 sethi %hi(PSR_SYSCALL), %g1
143 sethi %hi(PSR_SYSCALL), %g2
208 sethi %hi(PSR_SYSCALL), %twin_tmp1