Searched refs:PTR_R7 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/nios2/include/uapi/asm/ | ||
H A D | ptrace.h | 32 #define PTR_R7 7 macro |
/openbmc/linux/arch/nios2/kernel/ | ||
H A D | ptrace.c | 71 REG_IN_RANGE(®s->r1, PTR_R1, PTR_R7); in genregs_set() |