Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c228 static struct kmem_cache *sfmmuid_cache; variable
1136 sfmmuid_cache = kmem_cache_create("sfmmuid_cache", size, in hat_init()
1467 sfmmup = kmem_cache_alloc(sfmmuid_cache, KM_SLEEP); in hat_alloc()
1975 kmem_cache_free(sfmmuid_cache, sfmmup); in hat_free_end()
15077 scsfmmup = kmem_cache_alloc(sfmmuid_cache, KM_SLEEP); in sfmmu_alloc_scd()
15100 kmem_cache_free(sfmmuid_cache, scsfmmup); in sfmmu_alloc_scd()
15486 kmem_cache_free(sfmmuid_cache, scsfmmup); in sfmmu_destroy_scd()