Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4/vm/
H A Dvm_dep.h638 slew = as_color_bin(as); \
658 int cnt = as_color_bin(as); \
674 as_color_bin(as) = cnt & color_mask; \
/titanic_41/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h1619 #define as_color_bin(as) (astosfmmu(as)->sfmmu_clrbin) macro