Searched refs:PT_USP (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/m68k/include/uapi/asm/ | ||
| H A D | ptrace.h | 20 #define PT_USP 15 macro |
| /linux/arch/csky/kernel/ | ||
| H A D | asm-offsets.c | 72 DEFINE(PT_USP, offsetof(struct pt_regs, usp)); in main() |