Lines Matching refs:hmehash_bucket

396 			struct hmehash_bucket *, uint_t, hmeblk_tag, uint_t,
407 static int sfmmu_steal_this_hblk(struct hmehash_bucket *,
421 static struct hmehash_bucket *sfmmu_tteload_acquire_hashbucket(sfmmu_t *,
424 struct hmehash_bucket *, caddr_t, uint_t, uint_t,
428 static void sfmmu_tteload_release_hashbucket(struct hmehash_bucket *);
503 struct hmehash_bucket *);
504 static void sfmmu_hblk_hash_rm(struct hmehash_bucket *, struct hme_blk *,
506 static void sfmmu_hblk_hash_add(struct hmehash_bucket *, struct hme_blk *,
559 struct hmehash_bucket *uhme_hash; /* user hmeblk hash table */
560 struct hmehash_bucket *khme_hash; /* kernel hmeblk hash table */
1992 struct hmehash_bucket *hmebp; in hat_swapout()
2563 struct hmehash_bucket *hmebp; in sfmmu_memload_batchsmall()
2880 struct hmehash_bucket *hmebp; in sfmmu_tteload_array()
2921 static struct hmehash_bucket *
2925 struct hmehash_bucket *hmebp; in sfmmu_tteload_acquire_hashbucket()
2946 sfmmu_tteload_find_hmeblk(sfmmu_t *sfmmup, struct hmehash_bucket *hmebp, in sfmmu_tteload_find_hmeblk()
3370 sfmmu_tteload_release_hashbucket(struct hmehash_bucket *hmebp) in sfmmu_tteload_release_hashbucket()
3591 struct hmehash_bucket *hmebp; in sfmmu_shadow_hcreate()
3670 struct hmehash_bucket *hmebp) in sfmmu_shadow_hcleanup()
3702 struct hmehash_bucket *hmebp; in sfmmu_free_hblks()
3781 struct hmehash_bucket *hmebp; in sfmmu_cleanup_rhblk()
3829 struct hmehash_bucket *hmebp; in sfmmu_unload_hmeregion_va()
3936 struct hmehash_bucket *hmebp; in hat_unlock()
4015 struct hmehash_bucket *hmebp; in hat_unlock_region()
4290 struct hmehash_bucket *hmebp; in hat_add_callback()
4520 struct hmehash_bucket *hmebp; in hat_delete_callback()
4840 struct hmehash_bucket *hmebp; in sfmmu_chgattr()
5169 struct hmehash_bucket *hmebp; in hat_chgprot()
5455 struct hmehash_bucket *hmebp; in hat_unload_large_virtual()
5594 struct hmehash_bucket *hmebp; in hat_unload_callback()
6216 struct hmehash_bucket *hmebp; in hat_sync()
7871 struct hmehash_bucket *hmebp; in sfmmu_uvatopfn()
8926 struct hmehash_bucket *hmebp; in sfmmu_hblkcache_reclaim()
8928 static struct hmehash_bucket *uhmehash_reclaim_hand; in sfmmu_hblkcache_reclaim()
8929 static struct hmehash_bucket *khmehash_reclaim_hand; in sfmmu_hblkcache_reclaim()
10629 struct hmehash_bucket *hmebp; in sfmmu_hblk_swap()
10924 struct hmehash_bucket *hmebp, uint_t size, hmeblk_tag hblktag, in sfmmu_hblk_alloc()
11301 static struct hmehash_bucket *uhmehash_steal_hand = NULL; in sfmmu_hblk_steal()
11302 struct hmehash_bucket *hmebp; in sfmmu_hblk_steal()
11431 sfmmu_steal_this_hblk(struct hmehash_bucket *hmebp, struct hme_blk *hmeblkp, in sfmmu_steal_this_hblk()
13011 (struct hmehash_bucket *)va_to_pa((caddr_t)khme_hash); in sfmmu_init_tsbs()
13013 (struct hmehash_bucket *)va_to_pa((caddr_t)uhme_hash); in sfmmu_init_tsbs()
15446 sfmmu_hblk_hash_add(struct hmehash_bucket *hmebp, struct hme_blk *hmeblkp, in sfmmu_hblk_hash_add()
15502 sfmmu_hblk_hash_rm(struct hmehash_bucket *hmebp, struct hme_blk *hmeblkp, in sfmmu_hblk_hash_rm()