Searched refs:HTABLE_SHARED_PFN (Results 1 – 3 of 3) sorted by relevance
455 (ht->ht_flags & HTABLE_SHARED_PFN) || in htable_steal_active()920 ht->ht_flags |= HTABLE_SHARED_PFN; in htable_alloc()984 !(ht->ht_flags & HTABLE_SHARED_PFN) && in htable_free()1000 if (ht->ht_flags & HTABLE_SHARED_PFN) { in htable_free()1209 if (!(ht->ht_flags & HTABLE_SHARED_PFN)) { in htable_release()1231 if (ht->ht_flags & HTABLE_SHARED_PFN) { in htable_release()2106 ASSERT(!(ht->ht_flags & HTABLE_SHARED_PFN)); in x86pte_set()2245 ASSERT(!(ht->ht_flags & HTABLE_SHARED_PFN)); in x86pte_inval()2311 ASSERT(!(ht->ht_flags & HTABLE_SHARED_PFN)); in x86pte_update()2363 ASSERT(!(src->ht_flags & HTABLE_SHARED_PFN)); in x86pte_copy()[all …]
94 #define HTABLE_SHARED_PFN (0x02) macro
1175 if (ht->ht_flags & HTABLE_SHARED_PFN) { in hat_swapout()2966 if (ht->ht_flags & HTABLE_SHARED_PFN) in hat_share()3021 ASSERT(ht->ht_flags & HTABLE_SHARED_PFN); in hat_share()3137 if (ht->ht_flags & HTABLE_SHARED_PFN) { in hat_unshare()