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

/linux-master/arch/arm64/include/asm/
H A Dptrace.h149 static inline unsigned long compat_psr_to_pstate(const unsigned long psr) function
/linux-master/arch/arm64/kernel/
H A Dsignal32.c212 regs->pstate = compat_psr_to_pstate(psr);
H A Dptrace.c1712 reg = compat_psr_to_pstate(reg);
1936 newregs.pstate = compat_psr_to_pstate(val);

Completed in 143 milliseconds