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