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