Searched refs:uvmspace_share (Results 1 – 3 of 3) sorted by relevance
406 struct vmspace *uvmspace_share(struct process *);
3277 uvmspace_share(struct process *pr) in uvmspace_share() function
277 pr->ps_vmspace = uvmspace_share(parent); in process_new()