Searched refs:mmuctxdom_cache (Results 1 – 1 of 1) sorted by relevance
229 static struct kmem_cache *mmuctxdom_cache; variable1106 mmuctxdom_cache = kmem_cache_create("mmuctxdom_cache", in hat_init()1622 mmu_ctxp = kmem_cache_alloc(mmuctxdom_cache, KM_SLEEP); in sfmmu_cpu_init()1675 kmem_cache_free(mmuctxdom_cache, mmu_ctxp); in sfmmu_ctxdom_free()