Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.c3405 htable_t *ism_ht = NULL; in hat_share() local
3441 if (ism_ht == NULL) in hat_share()
3447 l = ism_ht->ht_level; in hat_share()
3474 if (ism_addr != ism_ht->ht_vaddr || in hat_share()
3495 pte = x86pte_get(ism_ht, e); in hat_share()
3507 ASSERT(ht->ht_shares == ism_ht); in hat_share()
3514 htable_release(ism_ht); in hat_share()
3515 ism_ht = NULL; in hat_share()
3541 pfn = PTE2PFN(pte, ism_ht->ht_level); in hat_share()
3573 if (ism_ht != NULL) in hat_share()
[all …]