Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4/vm/
H A Dvm_dep.h670 if (cnt == (as_color_start(as) & color_mask)) { \
671 cnt = as_color_start(as) = as_color_start(as) + \
/titanic_41/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h1620 #define as_color_start(as) (astosfmmu(as)->sfmmu_clrstart) macro