Searched refs:HTABLE_SHARED_PFN (Results 1 – 3 of 3) sorted by relevance
455 (ht->ht_flags & HTABLE_SHARED_PFN) || in htable_steal_active()905 ht->ht_flags |= HTABLE_SHARED_PFN; in htable_alloc()969 !(ht->ht_flags & HTABLE_SHARED_PFN) && in htable_free()985 if (ht->ht_flags & HTABLE_SHARED_PFN) { in htable_free()1194 if (!(ht->ht_flags & HTABLE_SHARED_PFN)) { in htable_release()1216 if (ht->ht_flags & HTABLE_SHARED_PFN) { in htable_release()2091 ASSERT(!(ht->ht_flags & HTABLE_SHARED_PFN)); in x86pte_set()2230 ASSERT(!(ht->ht_flags & HTABLE_SHARED_PFN)); in x86pte_inval()2296 ASSERT(!(ht->ht_flags & HTABLE_SHARED_PFN)); in x86pte_update()2348 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()