Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c2047 SFMMU_HASH_UNLOCK(hmebp); in hat_swapout()
2973 SFMMU_HASH_UNLOCK(hmebp); in sfmmu_tteload_find_hmeblk()
3373 SFMMU_HASH_UNLOCK(hmebp); in sfmmu_tteload_release_hashbucket()
3654 SFMMU_HASH_UNLOCK(hmebp); in sfmmu_shadow_hcreate()
3689 SFMMU_HASH_UNLOCK(hmebp); in sfmmu_shadow_hcleanup()
3808 SFMMU_HASH_UNLOCK(hmebp); in sfmmu_cleanup_rhblk()
3859 SFMMU_HASH_UNLOCK(hmebp); in sfmmu_unload_hmeregion_va()
4501 SFMMU_HASH_UNLOCK(hmebp); in hat_add_callback()
4718 SFMMU_HASH_UNLOCK(hmebp); in hat_delete_callback()
10736 SFMMU_HASH_UNLOCK(hmebp); in sfmmu_hblk_swap()
[all …]
H A Dhat_sfmmu.h1580 #define SFMMU_HASH_UNLOCK(hmebp) \ macro