Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dptrace.h161 static inline unsigned long pstate_to_compat_psr(const unsigned long pstate) in pstate_to_compat_psr() function
/openbmc/linux/arch/arm64/kernel/
H A Dsignal32.c361 unsigned long psr = pstate_to_compat_psr(regs->pstate); in compat_setup_sigframe()
H A Dptrace.c1614 return pstate_to_compat_psr(regs->pstate); in compat_get_user_reg()