Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c9090 static int sfmmu_cache_reclaim_scan_ratio = SFMMU_CACHE_RECLAIM_SCAN_RATIO; variable
9145 uhmehash_reclaim_hand += UHMEHASH_SZ / sfmmu_cache_reclaim_scan_ratio; in sfmmu_hblkcache_reclaim()
9147 for (i = UHMEHASH_SZ / sfmmu_cache_reclaim_scan_ratio; i; i--) { in sfmmu_hblkcache_reclaim()
9171 khmehash_reclaim_hand += KHMEHASH_SZ / sfmmu_cache_reclaim_scan_ratio; in sfmmu_hblkcache_reclaim()
9173 for (i = KHMEHASH_SZ / sfmmu_cache_reclaim_scan_ratio; i; i--) { in sfmmu_hblkcache_reclaim()