Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c408 struct hme_blk *, uint64_t, struct hme_blk *);
505 struct hme_blk *, struct hme_blk **, int);
1993 struct hme_blk *hmeblkp; in hat_swapout()
2945 static struct hme_blk *
3588 static struct hme_blk *
4018 struct hme_blk *list; in hat_unlock_region()
10922 static struct hme_blk *
11298 static struct hme_blk *
11523 struct hme_blk *
15503 struct hme_blk *pr_hblk, struct hme_blk **listp, int free_now) in sfmmu_hblk_hash_rm()
[all …]
H A Dhat_sfmmu.h507 struct hme_blk *chp_listp;
1251 struct hme_blk { struct
1256 struct hme_blk *hblk_next; /* on free list or on hash list */ argument
1259 struct hme_blk *hblk_shadow; /* pts to shadow hblk */ argument
1372 struct hme_blk *hmeblkp;
1438 #define HME8BLK_SZ (sizeof (struct hme_blk) + \
1440 #define HME1BLK_SZ (sizeof (struct hme_blk))
1533 struct hme_blk *nx_hblk; \
1556 struct hme_blk *pr_hblk; \
2312 extern struct hme_blk *sfmmu_hmetohblk(struct sf_hment *);
/illumos-gate/usr/src/uts/sun4/os/
H A Dstartup.c2963 OFFSET(struct hme_blk, hblk_tag), in create_va_to_tte()
2964 OFFSET(struct hme_blk, hblk_nextpa), in create_va_to_tte()
2965 OFFSET(struct hme_blk, hblk_misc), in create_va_to_tte()
2966 OFFSET(struct hme_blk, hblk_hme), in create_va_to_tte()
/illumos-gate/usr/src/uts/sun4/ml/
H A Doffsets.in223 hme_blk HMEBLK_SIZE
/illumos-gate/usr/src/uts/sun4u/vm/
H A Dmach_kpm.c1638 struct hme_blk *hmeblkp; in sfmmu_kpm_vac_conflict()