Searched refs:vmspace_exit (Results 1 – 3 of 3) sorted by relevance
119 void vmspace_exit(struct thread *);
410 vmspace_exit(struct thread *td) in vmspace_exit() function
421 vmspace_exit(td); in exit1()