Searched refs:exec_new_vmspace (Results 1 – 4 of 4) sorted by relevance
76 int exec_new_vmspace (struct image_params *, struct vmspace *vmres);
185 exec_new_vmspace(imgp, vmres->vr_vmspace); in exec_resident_imgact()
899 exec_new_vmspace(struct image_params *imgp, struct vmspace *vmcopy) in exec_new_vmspace() function
706 exec_new_vmspace(imgp, NULL); in __CONCAT()