Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/vm/
H A Dvm_dep.h673 if (cnt == (as_color_start(as) & color_mask)) { \
674 cnt = as_color_start(as) = as_color_start(as) + \
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h1611 #define as_color_start(as) (astosfmmu(as)->sfmmu_clrstart) macro