Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h1533 struct hme_blk *nx_hblk; \
1543 nx_hblk = hblkp->hblk_next; \
1550 hblkp = nx_hblk; \
H A Dhat_sfmmu.c1994 struct hme_blk *nx_hblk; in hat_swapout() local
2036 nx_hblk = hmeblkp->hblk_next; in hat_swapout()
2044 hmeblkp = nx_hblk; in hat_swapout()
3703 struct hme_blk *nx_hblk, *pr_hblk, *list = NULL; in sfmmu_free_hblks() local
3743 nx_hblk = hmeblkp->hblk_next; in sfmmu_free_hblks()
3750 hmeblkp = nx_hblk; in sfmmu_free_hblks()
5454 struct hme_blk *nx_hblk; in hat_unload_large_virtual() local
5483 nx_hblk = hmeblkp->hblk_next; in hat_unload_large_virtual()
5551 hmeblkp = nx_hblk; in hat_unload_large_virtual()
8925 struct hme_blk *hmeblkp, *nx_hblk, *pr_hblk = NULL; in sfmmu_hblkcache_reclaim() local
[all …]