Searched refs:COPY_SEG (Results 1 – 2 of 2) sorted by relevance
11 #define COPY_SEG(X) regs->gp[X] = mc->gregs[REG_##X] & 0xffff; in get_regs_from_mc() macro13 COPY_SEG(GS); COPY_SEG(FS); COPY_SEG(ES); COPY_SEG(DS); in get_regs_from_mc()
57 #define COPY_SEG(seg) do { \ macro79 COPY_SEG(fs); in restore_sigcontext()80 COPY_SEG(es); in restore_sigcontext()81 COPY_SEG(ds); in restore_sigcontext()