Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h193 struct ism_ment *imap_ment; /* pointer to mapping list entry */ member
H A Dhat_sfmmu.c8564 ism_map[i].imap_ment = ism_ment; in hat_share()
8771 iment_sub(ism_map[i].imap_ment, ism_hatid); in hat_unshare()
8773 free_ment = ism_map[i].imap_ment; in hat_unshare()
8799 ism_map[i].imap_ment = NULL; in hat_unshare()
10325 ASSERT(map[i].imap_ment == NULL); in sfmmu_free_sfmmu()