Home
last modified time | relevance | path

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

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