Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mn10300/kernel/
Dptrace.c57 [PT_ORIG_D0 << 2] = REG_ORIG_D0,
91 regs, 0, PT_ORIG_D0 * sizeof(long)); in genregs_get()
96 &regs->orig_d0, PT_ORIG_D0 * sizeof(long), in genregs_get()
119 regs, 0, PT_ORIG_D0 * sizeof(long)); in genregs_set()
124 &regs->orig_d0, PT_ORIG_D0 * sizeof(long), in genregs_set()
/linux-4.1.27/arch/m68k/include/uapi/asm/
Dptrace.h20 #define PT_ORIG_D0 16 macro
/linux-4.1.27/arch/mn10300/include/uapi/asm/
Dptrace.h38 #define PT_ORIG_D0 24 macro