Searched refs:PT_REGS_FS (Results 1 – 3 of 3) sorted by relevance
26 #define PT_REGS_FS(r) UPT_FS(&(r)->regs) macro
34 #define PT_REGS_FS(r) UPT_FS(&(r)->regs) macro
60 PT_REGS_FS(&child->thread.regs) = value; in putreg()