Home
last modified time | relevance | path

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

/openbmc/linux/arch/openrisc/kernel/
H A Dsignal.c160 unsigned long return_ip; in setup_rt_frame() local
184 return_ip = (unsigned long)&frame->retcode; in setup_rt_frame()
199 regs->gpr[9] = (unsigned long)return_ip; /* what we enter LATER */ in setup_rt_frame()