Searched refs:CONV_HRESTIME (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | common_asm.S | 399 #define CONV_HRESTIME(hrestsec, hrestnsec, adj, nslt, nano) \ macro 422 CONV_HRESTIME(%o1, %o2, %o3, %o4, %o5) 434 CONV_HRESTIME(%o0, %o2, %o3, %o4, %o5) 473 CONV_HRESTIME(%o0, %o1, %g1, %g2, %g3)
|
/illumos-gate/usr/src/uts/sun4v/cpu/ |
H A D | common_asm.S | 261 CONV_HRESTIME(%o1, %o2, %o3, %o4, %o5) 273 CONV_HRESTIME(%o0, %o2, %o3, %o4, %o5) 312 CONV_HRESTIME(%o0, %o1, %g1, %g2, %g3)
|