Searched refs:CONV_HRESTIME (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.s544 * can be as small as possible; CONV_HRESTIME() implements the generic part.
546 #define CONV_HRESTIME(hrestsec, hrestnsec, adj, nslt, nano) \ define
569 CONV_HRESTIME(%o1, %o2, %o3, %o4, %o5)
581 CONV_HRESTIME(%o0, %o2, %o3, %o4, %o5)
620 CONV_HRESTIME(%o0, %o1, %g1, %g2, %g3)
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.s390 * can be as small as possible; CONV_HRESTIME() implements the generic part.
392 #define CONV_HRESTIME(hrestsec, hrestnsec, adj, nslt, nano) \ define
415 CONV_HRESTIME(%o1, %o2, %o3, %o4, %o5)
427 CONV_HRESTIME(%o0, %o2, %o3, %o4, %o5)
466 CONV_HRESTIME(%o0, %o1, %g1, %g2, %g3)

Completed in 65 milliseconds