Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhment.c124 hment_compare(const void *hm1, const void *hm2) in hment_compare() argument
127 hment_t *h2 = (hment_t *)hm2; in hment_compare()
722 hment_t *hm2; in hment_steal() local
771 hm2 = hati_page_unmap(pp, ht, hm->hm_entry); in hment_steal()
772 ASSERT(hm2 == hm); in hment_steal()