Searched refs:hat_pte_unmap (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/i86pc/vm/ |
H A D | hat_i86.h | 232 extern void hat_pte_unmap(htable_t *ht, uint_t entry, uint_t flags,
|
H A D | hat_i86.c | 2173 hat_pte_unmap( in hat_pte_unmap() function 2302 hat_pte_unmap(ht, entry, flags, old_pte, pte_ptr, B_TRUE); in hat_kmap_unload() 2403 hat_pte_unmap(ht, entry, flags, old_pte, in hat_unload_callback() 2447 hat_pte_unmap(ht, entry, flags, old_pte, NULL, B_FALSE); in hat_unload_callback()
|
H A D | htable.c | 480 hat_pte_unmap(ht, e, HAT_UNLOAD, pte, NULL, in htable_steal_active()
|