Searched refs:sfmmu_clrbin (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h686 ushort_t sfmmu_clrbin; /* per as phys page coloring bin */ member in struct:hat
1610 #define as_color_bin(as) (astosfmmu(as)->sfmmu_clrbin)
H A Dhat_sfmmu.c1539 sfmmup->sfmmu_clrbin = sfmmup->sfmmu_clrstart;
2180 hat->sfmmu_clrbin = get_color_start(hat->sfmmu_as);

Completed in 80 milliseconds