Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/um/
Dsysrq_64.c30 PT_REGS_RBP(regs), PT_REGS_R8(regs), PT_REGS_R9(regs)); in __show_regs()
/linux-3.4.99/arch/x86/um/asm/
Dptrace_64.h23 #define PT_REGS_RBP(r) UPT_RBP(&(r)->regs) macro
Delf.h138 PT_REGS_RBP(regs) = 0; \