Lines Matching refs:HTABLE_VLP
671 if (!(ht->ht_flags & HTABLE_VLP) && in htable_steal()
936 ht->ht_flags |= HTABLE_VLP; in htable_alloc()
987 ASSERT((ht->ht_flags & HTABLE_VLP) == 0); in htable_free()
1002 } else if (!(ht->ht_flags & HTABLE_VLP)) { in htable_free()
1122 hat_tlb_inval(hat, (higher->ht_flags & HTABLE_VLP) ? in unlink_ptp()
1159 (higher->ht_flags & HTABLE_VLP)) in link_ptp()
1948 if (ht->ht_flags & HTABLE_VLP) in x86pte_access_pagetable()
2032 if (ht->ht_flags & HTABLE_VLP) in x86pte_release_pagetable()
2192 ASSERT(!(ht->ht_flags & HTABLE_VLP)); /* no VLP yet */ in x86pte_cas()
2361 ASSERT(!(dest->ht_flags & HTABLE_VLP)); in x86pte_copy()
2362 ASSERT(!(src->ht_flags & HTABLE_VLP)); in x86pte_copy()
2453 ASSERT(!(dest->ht_flags & HTABLE_VLP)); in x86pte_zero()
2507 if ((ht->ht_flags & HTABLE_VLP) == 0) in hat_dump()