HomeSort by relevance Sort by last modified time
    Searched defs:GET_NATIVE_TIME (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/uts/sun4u/cpu/
common_asm.s 46 * Override GET_NATIVE_TIME for the cpu module code. This is not
55 #define GET_NATIVE_TIME(out, scr1, scr2) \
132 * For GET_NATIVE_TIME(), we start afresh and branch to SETL41().
139 #define GET_NATIVE_TIME(out, scr, tmp) \
185 #define GET_NATIVE_TIME(out, scr1, scr2) \
277 GET_NATIVE_TIME(%o0, %o4, %o5) ! Read %tick to confirm the
387 GET_NATIVE_TIME(%o0, %o2, %o3)
487 GET_NATIVE_TIME(%g1, %o2, %o3) ! %g1 = native time
494 GET_NATIVE_TIME(%g1, %o2, %o3) ! %g1 = native time
634 GET_NATIVE_TIME(%g5, %g1, %g2) ! %g5 = native time in tick
    [all...]
  /onnv/onnv-gate/usr/src/uts/sun4v/cpu/
common_asm.s 46 * Override GET_NATIVE_TIME for the cpu module code. This is not
54 #define GET_NATIVE_TIME(out, scr1, scr2) \
114 GET_NATIVE_TIME(%o0, %o4, %o5) ! Read %tick to confirm the
213 GET_NATIVE_TIME(%o0, %o2, %o3)
313 GET_NATIVE_TIME(%g1, %o2, %o3) ! %g1 = native time
320 GET_NATIVE_TIME(%g1, %o2, %o3) ! %g1 = native time
460 GET_NATIVE_TIME(%g5, %g1, %g2) ! %g5 = native time in ticks
513 GET_NATIVE_TIME(%l0, %l3, %l6) ! current native time
634 GET_NATIVE_TIME(%g1, %g2, %g3)
640 GET_NATIVE_TIME(%g1, %g2, %g3
    [all...]

Completed in 2180 milliseconds