Home
last modified time | relevance | path

Searched defs:pr_hblk (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c1994 struct hme_blk *pr_hblk = NULL; in hat_swapout() local
2951 struct hme_blk *hmeblkp, *pr_hblk, *list = NULL; in sfmmu_tteload_find_hmeblk() local
3704 struct hme_blk *nx_hblk, *pr_hblk, *list = NULL; in sfmmu_free_hblks() local
3783 struct hme_blk *pr_hblk; in sfmmu_cleanup_rhblk() local
3831 struct hme_blk *pr_hblk; in sfmmu_unload_hmeregion_va() local
4017 struct hme_blk *pr_hblk; in hat_unlock_region() local
5457 struct hme_blk *pr_hblk = NULL; in hat_unload_large_virtual() local
5597 struct hme_blk *hmeblkp, *pr_hblk, *list = NULL; in hat_unload_callback() local
8927 struct hme_blk *hmeblkp, *nx_hblk, *pr_hblk = NULL; in sfmmu_hblkcache_reclaim() local
11303 struct hme_blk *hmeblkp = NULL, *pr_hblk; in sfmmu_hblk_steal() local
[all …]
H A Dhat_sfmmu.h1531 #define HME_HASH_SEARCH_PREV(hmebp, hblktag, hblkp, pr_hblk, listp) \ argument