Searched defs:PT_REGS_CS (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/arch/x86/um/asm/ | ||
| D | ptrace.h | 23 #define PT_REGS_CS(r) UPT_CS(&(r)->regs) macro |
| /kernel/linux/linux-5.10/arch/x86/um/asm/ | ||
| D | ptrace.h | 23 #define PT_REGS_CS(r) UPT_CS(&(r)->regs) macro |