Home
last modified time | relevance | path

Searched refs:L2_REM (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dfhc.h319 #define L2_REM(i) ((i) % L1_SZ) macro
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dfhc.c1733 if (((tmp_index = L2_INDEX(index)) > 0) && (L2_REM(index) == 0)) { in update_temp()
1940 if (((tmp_index = L2_INDEX(index)) > 0) && (L2_REM(index) == 0)) { in update_temp()