Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h689 ushort_t sfmmu_clrbin; /* per as phys page coloring bin */ member
1619 #define as_color_bin(as) (astosfmmu(as)->sfmmu_clrbin)
H A Dhat_sfmmu.c1541 sfmmup->sfmmu_clrbin = sfmmup->sfmmu_clrstart; in hat_alloc()
2190 hat->sfmmu_clrbin = get_color_start(hat->sfmmu_as); in hat_dup()