Home
last modified time | relevance | path

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

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