Home
last modified time | relevance | path

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

/linux/arch/h8300/kernel/
A Dptrace.c42 case PT_USP: in h8300_get_reg()
60 case PT_USP: in h8300_put_reg()
A Dptrace_h.c181 sp = (unsigned long *)h8300_get_reg(child, PT_USP); in decode()
/linux/arch/h8300/include/uapi/asm/
A Dptrace.h14 #define PT_USP 7 macro
/linux/arch/m68k/kernel/
A Dptrace.c78 if (regno == PT_USP) in get_reg()
103 if (regno == PT_USP) in put_reg()
/linux/arch/m68k/include/uapi/asm/
A Dptrace.h20 #define PT_USP 15 macro
/linux/arch/csky/kernel/
A Dasm-offsets.c72 DEFINE(PT_USP, offsetof(struct pt_regs, usp)); in main()

Completed in 7 milliseconds