Home
last modified time | relevance | path

Searched refs:htable_purge_hat (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/i86pc/vm/
H A Dhtable.h186 extern void htable_purge_hat(struct hat *hat);
H A Dhat_i86.c453 htable_purge_hat(hat); in hat_free_end()
1205 htable_purge_hat(hat); in hat_swapout()
H A Dhtable.c1018 htable_purge_hat(hat_t *hat) in htable_purge_hat() function