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

  /onnv/onnv-gate/usr/src/uts/sun4u/sys/
machclock.h 109 GET_NATIVE_TIME(adj, gnt1, gnt2); /* get current %tick */ \
132 GET_NATIVE_TIME(now, gnt1, gnt2); /* get current %tick */ \
  /onnv/onnv-gate/usr/src/uts/sun4v/sys/
machclock.h 150 #define GET_NATIVE_TIME(out, scr1, scr2, label) \
204 GET_NATIVE_TIME(adj,gnt1,gnt2,label); /* get current %stick */ \
228 GET_NATIVE_TIME(now,gnt1,gnt2,label); /* get current %stick */ \
  /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 96 GET_NATIVE_TIME(%o0,%o4,%o5,__LINE__) ! Read %tick to confirm the
195 GET_NATIVE_TIME(%o0,%o2,%o3,__LINE__)
330 GET_NATIVE_TIME(%g1,%o2,%o3,__LINE__) ! %g1 = native time
337 GET_NATIVE_TIME(%g1,%o2,%o3,__LINE__) ! %g1 = native time
478 GET_NATIVE_TIME(%g5,%g1,%g2,__LINE__) ! %g5 = native time in ticks
531 GET_NATIVE_TIME(%l0,%l3,%l6,__LINE__) ! current native time
652 GET_NATIVE_TIME(%g1,%g2,%g3,__LINE__)
658 GET_NATIVE_TIME(%g1,%g2,%g3,__LINE__)
664 GET_NATIVE_TIME(%g1,%g2,%g3,__LINE__)
670 GET_NATIVE_TIME(%g1,%g2,%g3,__LINE__
    [all...]

Completed in 420 milliseconds