Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h685 ushort_t sfmmu_clrstart; /* start color bin for page coloring */ member
1611 #define as_color_start(as) (astosfmmu(as)->sfmmu_clrstart)
H A Dhat_sfmmu.c1478 sfmmup->sfmmu_clrstart = 0; in hat_alloc()
1497 sfmmup->sfmmu_clrstart = get_color_start(as); in hat_alloc()
1540 sfmmup->sfmmu_clrbin = sfmmup->sfmmu_clrstart; in hat_alloc()