Home
last modified time | relevance | path

Searched refs:UPT_DS (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/um/shared/sysdep/
H A Dptrace.h38 #define UPT_DS(r) REGS_DS((r)->gp) macro
/linux/arch/x86/um/asm/
H A Dptrace.h35 #define PT_REGS_DS(r) UPT_DS(&(r)->regs)