Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c253 static struct kmem_cache *ism_ment_cache; variable
1314 ism_ment_cache = kmem_cache_create("ism_ment_cache", in hat_init()
8659 ism_ment = kmem_cache_alloc(ism_ment_cache, KM_SLEEP); in hat_share()
9022 kmem_cache_free(ism_ment_cache, free_ment); in hat_unshare()