Home
last modified time | relevance | path

Searched refs:UPT_FS (Results 1 – 4 of 4) sorted by relevance

/arch/x86/um/asm/
Dptrace_32.h26 #define PT_REGS_FS(r) UPT_FS(&(r)->regs)
Dptrace_64.h34 #define PT_REGS_FS(r) UPT_FS(&(r)->regs)
/arch/x86/um/shared/sysdep/
Dptrace_32.h78 #define UPT_FS(r) REGS_FS((r)->gp) macro
Dptrace_64.h110 #define UPT_FS(r) REGS_FS((r)->gp) macro