Searched refs:UPT_R13 (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/x86/um/asm/ | ||
D | ptrace_64.h | 30 #define PT_REGS_R13(r) UPT_R13(&(r)->regs) |
/linux-3.4.99/arch/x86/um/shared/sysdep/ | ||
D | ptrace_64.h | 105 #define UPT_R13(r) REGS_R13((r)->gp) macro |