Searched refs:UPT_CS (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/arch/x86/um/asm/ | ||
H A D | ptrace.h | 22 #define PT_REGS_CS(r) UPT_CS(&(r)->regs) |
/linux-4.1.27/arch/x86/um/shared/sysdep/ | ||
H A D | ptrace.h | 35 #define UPT_CS(r) REGS_CS((r)->gp) macro |
Completed in 111 milliseconds