Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/um/asm/
Dptrace_32.h26 #define PT_REGS_FS(r) UPT_FS(&(r)->regs) macro
Dptrace_64.h34 #define PT_REGS_FS(r) UPT_FS(&(r)->regs) macro