Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dkgdb.c107 static struct pt_regs entry_regs; variable
351 entry_regs = *regs; in handle_exception()
452 *regs = entry_regs; in handle_exception()