Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c1540 sfmmup->sfmmu_rmstat = 0; in hat_alloc()
1946 if (sfmmup->sfmmu_rmstat) { in hat_free_end()
2256 if (hat->sfmmu_rmstat) in hat_do_memload()
2344 if (hat->sfmmu_rmstat) in hat_devload()
2490 if (hat->sfmmu_rmstat) in hat_do_memload_array()
6502 if (sfmmup != NULL && sfmmup->sfmmu_rmstat) { in sfmmu_ttesync()
8537 hat->sfmmu_rmstat++; in hat_stats_enable()
8550 hat->sfmmu_rmstat--; in hat_stats_disable()
H A Dhat_sfmmu.h687 uchar_t sfmmu_rmstat; /* refmod stats refcnt */ member