Searched refs:ism_blk_cache (Results 1 – 1 of 1) sorted by relevance
253 static struct kmem_cache *ism_blk_cache; variable1311 ism_blk_cache = kmem_cache_create("ism_blk_cache", in hat_init()8494 new_iblk = kmem_cache_alloc(ism_blk_cache, KM_SLEEP); in hat_share()8661 kmem_cache_free(ism_blk_cache, new_iblk); in hat_share()10331 kmem_cache_free(ism_blk_cache, blkp); in sfmmu_free_sfmmu()