Searched defs:hat_pte_unmap (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.c2173 hat_pte_unmap( function
2302 hat_pte_unmap(ht, entry, flags, old_pte, pte_ptr, B_TRUE);
2403 hat_pte_unmap(ht, entry, flags, old_pte,
2440 * as indicated by the tlb=FALSE argument to hat_pte_unmap().
2447 hat_pte_unmap(ht, entry, flags, old_pte, NULL, B_FALSE);

Completed in 87 milliseconds