Searched refs:DUMP_SEG (Results 1 – 1 of 1) sorted by relevance
82 #define DUMP_SEG(x) printf(#x "\t\t0x%04x\n", (unsigned)(tf->tf_ ## x)) macro108 DUMP_SEG(cs); in dump_trapframe()109 DUMP_SEG(ss); in dump_trapframe()110 DUMP_SEG(fs); in dump_trapframe()111 DUMP_SEG(gs); in dump_trapframe()112 DUMP_SEG(es); in dump_trapframe()113 DUMP_SEG(ds); in dump_trapframe()