Home
last modified time | relevance | path

Searched refs:hrestsec (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmachclock.h114 #define GET_HRESTIME(hrestsec, hrestnsec, adj, nslt, nano, scr, hrlock, \ argument
121 ldn [scr + %lo(hrestime)], hrestsec; /* load hrestime.sec */\
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmachclock.h227 #define GET_HRESTIME(hrestsec, hrestnsec, adj, nslt, nano, scr, hrlock, \ argument
234 ldn [scr + %lo(hrestime)], hrestsec; /* load hrestime.sec */\
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.S399 #define CONV_HRESTIME(hrestsec, hrestnsec, adj, nslt, nano) \ argument
415 add hrestsec, 1, hrestsec; /* hrest.tv_sec++; */ \
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.S254 add hrestsec, 1, hrestsec; /* hrest.tv_sec++; */ \