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