Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhtable.c359 ht->ht_hat = NULL; /* no longer tied to a hat */ in htable_put_reserve()
671 if (ht->ht_hat == NULL) in htable_steal()
673 ASSERT(ht->ht_hat == hat); in htable_steal()
684 ht->ht_hat = NULL; in htable_steal()
841 ht->ht_hat = hat; in htable_alloc()
949 ht->ht_hat = hat; in htable_alloc()
981 hat_t *hat = ht->ht_hat; in htable_free()
1100 hat_t *hat = old->ht_hat; in unlink_ptp()
1162 hat_tlb_inval(higher->ht_hat, DEMAP_ALL_ADDR); in link_ptp()
1189 hat = ht->ht_hat; in htable_release()
[all …]
H A Dhtable.h70 struct hat *ht_hat; /* hat this mapping comes from */ member
H A Dhment.c755 if (ht->ht_hat != kas.a_hat && in hment_steal()
H A Dhat_i86.c1813 hat_t *hat = ht->ht_hat; in hati_pte_map()
2677 hat_t *hat = ht->ht_hat; in hat_pte_unmap()
3843 PGCNT_DEC(ht->ht_hat, ht->ht_level); in hati_page_unmap()
4564 PGCNT_DEC(ht->ht_hat, ht->ht_level); in clear_boot_mappings()