Searched defs:DUMPREG (Results 1 – 5 of 5) sorted by relevance
1046 # define DUMPREG(r) DUMPREG64(r) in DumpAllRegisters() macro1052 # define DUMPREG(r) DUMPREG32(r) in DumpAllRegisters() macro1056 # define DUMPREG(r) DUMPREG64(r) in DumpAllRegisters() macro1066 # define DUMPREG(r) DUMPREG32(r) in DumpAllRegisters() macro
1009 # define DUMPREG(r) DUMPREG64(r) in DumpAllRegisters() macro1015 # define DUMPREG(r) DUMPREG32(r) in DumpAllRegisters() macro1019 # define DUMPREG(r) DUMPREG64(r) in DumpAllRegisters() macro1029 # define DUMPREG(r) DUMPREG32(r) in DumpAllRegisters() macro
1342 # define DUMPREG(r) DUMPREG64(r) in DumpAllRegisters() macro1348 # define DUMPREG(r) DUMPREG32(r) in DumpAllRegisters() macro1352 # define DUMPREG(r) DUMPREG64(r) in DumpAllRegisters() macro1362 # define DUMPREG(r) DUMPREG32(r) in DumpAllRegisters() macro
94 #define DUMPREG(x) do { if (esm_debug & ESM_DEBUG_REG) \ macro109 #define DUMPREG(x) /* nothing */ macro
1422 #define DUMPREG(x) \ in hd64461video_dump() macro