Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c235 static struct kmem_cache *sfmmu_tsbinfo_cache; variable
1141 sfmmu_tsbinfo_cache = kmem_cache_create("sfmmu_tsbinfo_cache", in hat_init()
12678 sfmmu_tsbinfo_cache, KM_SLEEP); in sfmmu_tsbinfo_alloc()
12682 kmem_cache_free(sfmmu_tsbinfo_cache, *tsbinfopp); in sfmmu_tsbinfo_alloc()
12743 kmem_cache_free(sfmmu_tsbinfo_cache, tsbinfo); in sfmmu_tsbinfo_free()