Home
last modified time | relevance | path

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

/openbmc/linux/arch/hexagon/kernel/
H A Dvm_entry.S125 #define restore_pt_regs() \ macro
159 #define restore_pt_regs() \ macro
332 restore_pt_regs()
/openbmc/qemu/linux-user/sparc/
H A Dsignal.c149 static void restore_pt_regs(struct target_pt_regs *regs, CPUSPARCState *env) in restore_pt_regs() function
408 restore_pt_regs(&sf->regs, env); in do_sigreturn()
475 restore_pt_regs(&sf->regs, env); in do_rt_sigreturn()