Home
last modified time | relevance | path

Searched defs: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
/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