Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c2024 SFMMU_HASH_LOCK(hmebp); in hat_swapout()
2935 SFMMU_HASH_LOCK(hmebp); in sfmmu_tteload_acquire_hashbucket()
2977 SFMMU_HASH_LOCK(hmebp); in sfmmu_tteload_find_hmeblk()
3619 SFMMU_HASH_LOCK(hmebp); in sfmmu_shadow_hcreate()
3693 SFMMU_HASH_LOCK(hmebp); in sfmmu_shadow_hcleanup()
3716 SFMMU_HASH_LOCK(hmebp); in sfmmu_free_hblks()
3796 SFMMU_HASH_LOCK(hmebp); in sfmmu_cleanup_rhblk()
3845 SFMMU_HASH_LOCK(hmebp); in sfmmu_unload_hmeregion_va()
3963 SFMMU_HASH_LOCK(hmebp); in hat_unlock()
4060 SFMMU_HASH_LOCK(hmebp); in hat_unlock_region()
[all …]
H A Dhat_sfmmu.h1577 #define SFMMU_HASH_LOCK(hmebp) \ macro