Searched refs:ism_blk_cache (Results 1 – 1 of 1) sorted by relevance
252 static struct kmem_cache *ism_blk_cache; variable1310 ism_blk_cache = kmem_cache_create("ism_blk_cache", in hat_init()8658 new_iblk = kmem_cache_alloc(ism_blk_cache, KM_SLEEP); in hat_share()8825 kmem_cache_free(ism_blk_cache, new_iblk); in hat_share()10516 kmem_cache_free(ism_blk_cache, blkp); in sfmmu_free_sfmmu()