Home
last modified time | relevance | path

Searched refs:tstate_to_psr (Results 1 – 2 of 2) sorted by relevance

/linux/arch/sparc/include/uapi/asm/
H A Dpsrcompat.h28 static inline unsigned int tstate_to_psr(unsigned long tstate) in tstate_to_psr() function
/linux/arch/sparc/kernel/
H A Dsignal32.c396 psr = tstate_to_psr(regs->tstate); in setup_frame32()
530 psr = tstate_to_psr(regs->tstate); in setup_rt_frame32()