Searched refs:hrestsec (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/sun4u/sys/ |
H A D | machclock.h | 114 #define GET_HRESTIME(hrestsec, hrestnsec, adj, nslt, nano, scr, hrlock, \ argument 121 ldn [scr + %lo(hrestime)], hrestsec; /* load hrestime.sec */\
|
/titanic_44/usr/src/uts/sun4v/sys/ |
H A D | machclock.h | 227 #define GET_HRESTIME(hrestsec, hrestnsec, adj, nslt, nano, scr, hrlock, \ argument 234 ldn [scr + %lo(hrestime)], hrestsec; /* load hrestime.sec */\
|
/titanic_44/usr/src/uts/sun4u/cpu/ |
H A D | common_asm.s | 546 #define CONV_HRESTIME(hrestsec, hrestnsec, adj, nslt, nano) \ argument 562 add hrestsec, 1, hrestsec; /* hrest.tv_sec++; */ \
|
/titanic_44/usr/src/uts/sun4v/cpu/ |
H A D | common_asm.s | 408 add hrestsec, 1, hrestsec; /* hrest.tv_sec++; */ \
|