Home
last modified time | relevance | path

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

/linux/arch/m68k/include/uapi/asm/
H A Dptrace.h20 #define PT_USP 15 macro
/linux/arch/m68k/kernel/
H A Dptrace.c81 if (regno == PT_USP) in get_reg()
106 if (regno == PT_USP) in put_reg()
/linux/arch/csky/kernel/
H A Dasm-offsets.c72 DEFINE(PT_USP, offsetof(struct pt_regs, usp)); in main()