Searched refs:scd_cache (Results 1 – 1 of 1) sorted by relevance
277 static struct kmem_cache *scd_cache; variable1390 scd_cache = kmem_cache_create("scd_cache", sizeof (sf_scd_t), in hat_init()15075 new_scdp = kmem_cache_alloc(scd_cache, KM_SLEEP); in sfmmu_alloc_scd()15099 kmem_cache_free(scd_cache, new_scdp); in sfmmu_alloc_scd()15487 kmem_cache_free(scd_cache, scdp); in sfmmu_destroy_scd()