Searched defs:GETREG2 (Results 1 – 4 of 4) sorted by relevance
135 #define GETREG2(x) ((uintptr_t)kregs[(x)]), ((uintptr_t)kregs[(x)]) in mdb_v9printregs() macro
206 #define GETREG2(x) ((uintptr_t)kregs[(x)]), ((uintptr_t)kregs[(x)]) in kt_regs() macro
142 #define GETREG2(x) ((uintptr_t)grs[(x)]), ((uintptr_t)grs[(x)]) in pt_regs() macro
145 #define GETREG2(x) ((uintptr_t)kregs[(x)]), ((uintptr_t)kregs[(x)]) in mdb_amd64_printregs() macro