Searched refs:DUMP_SEG (Results 1 – 1 of 1) sorted by relevance
77 #define DUMP_SEG(x) printf(#x "\t\t0x%04x\n", (unsigned)(tf->tf_ ## x)) macro103 DUMP_SEG(cs); in dump_trapframe()104 DUMP_SEG(ss); in dump_trapframe()105 DUMP_SEG(fs); in dump_trapframe()106 DUMP_SEG(gs); in dump_trapframe()107 DUMP_SEG(es); in dump_trapframe()108 DUMP_SEG(ds); in dump_trapframe()