Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c230 static struct kmem_cache *mmuctxdom_cache; variable
1107 mmuctxdom_cache = kmem_cache_create("mmuctxdom_cache", in hat_init()
1620 mmu_ctxp = kmem_cache_alloc(mmuctxdom_cache, KM_SLEEP); in sfmmu_cpu_init()
1673 kmem_cache_free(mmuctxdom_cache, mmu_ctxp); in sfmmu_ctxdom_free()