Lines Matching refs:hmehash_bucket

395 			struct hmehash_bucket *, uint_t, hmeblk_tag, uint_t,
406 static int sfmmu_steal_this_hblk(struct hmehash_bucket *,
420 static struct hmehash_bucket *sfmmu_tteload_acquire_hashbucket(sfmmu_t *,
423 struct hmehash_bucket *, caddr_t, uint_t, uint_t,
427 static void sfmmu_tteload_release_hashbucket(struct hmehash_bucket *);
502 struct hmehash_bucket *);
503 static void sfmmu_hblk_hash_rm(struct hmehash_bucket *, struct hme_blk *,
505 static void sfmmu_hblk_hash_add(struct hmehash_bucket *, struct hme_blk *,
558 struct hmehash_bucket *uhme_hash; /* user hmeblk hash table */
559 struct hmehash_bucket *khme_hash; /* kernel hmeblk hash table */
1991 struct hmehash_bucket *hmebp;
2562 struct hmehash_bucket *hmebp;
2879 struct hmehash_bucket *hmebp;
2920 static struct hmehash_bucket *
2924 struct hmehash_bucket *hmebp;
2945 sfmmu_tteload_find_hmeblk(sfmmu_t *sfmmup, struct hmehash_bucket *hmebp,
3369 sfmmu_tteload_release_hashbucket(struct hmehash_bucket *hmebp)
3590 struct hmehash_bucket *hmebp;
3669 struct hmehash_bucket *hmebp)
3701 struct hmehash_bucket *hmebp;
3780 struct hmehash_bucket *hmebp;
3828 struct hmehash_bucket *hmebp;
3935 struct hmehash_bucket *hmebp;
4014 struct hmehash_bucket *hmebp;
4289 struct hmehash_bucket *hmebp;
4518 struct hmehash_bucket *hmebp;
4836 struct hmehash_bucket *hmebp;
5165 struct hmehash_bucket *hmebp;
5455 struct hmehash_bucket *hmebp;
5598 struct hmehash_bucket *hmebp;
6220 struct hmehash_bucket *hmebp;
7875 struct hmehash_bucket *hmebp;
8930 struct hmehash_bucket *hmebp;
8932 static struct hmehash_bucket *uhmehash_reclaim_hand;
8933 static struct hmehash_bucket *khmehash_reclaim_hand;
10633 struct hmehash_bucket *hmebp;
10930 struct hmehash_bucket *hmebp, uint_t size, hmeblk_tag hblktag,
11307 static struct hmehash_bucket *uhmehash_steal_hand = NULL;
11308 struct hmehash_bucket *hmebp;
11437 sfmmu_steal_this_hblk(struct hmehash_bucket *hmebp, struct hme_blk *hmeblkp,
13017 (struct hmehash_bucket *)va_to_pa((caddr_t)khme_hash);
13019 (struct hmehash_bucket *)va_to_pa((caddr_t)uhme_hash);
15458 sfmmu_hblk_hash_add(struct hmehash_bucket *hmebp, struct hme_blk *hmeblkp,
15514 sfmmu_hblk_hash_rm(struct hmehash_bucket *hmebp, struct hme_blk *hmeblkp,