Searched refs:vmspace (Results 101 - 111 of 111) sorted by relevance

12345

/netbsd-current/sys/arch/amd64/amd64/
H A Dnetbsd32_machdep.c505 struct vmspace *vm;
/netbsd-current/lib/libkvm/
H A Dkvm_proc.c119 struct vmspace *p_vmspace;
/netbsd-current/sys/arch/hppa/hppa/
H A Dtrap.c574 struct vmspace *vm;
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_cs.c483 struct vmspace *usermm;
H A Damdgpu_ttm.c1485 struct vmspace *amdgpu_ttm_tt_get_usermm(struct ttm_tt *ttm)
/netbsd-current/sys/uvm/
H A Duvm_fault.c680 struct vmspace *vm;
/netbsd-current/sys/arch/sun3/sun3x/
H A Dpmap.c521 struct vmspace *vm;
/netbsd-current/sys/compat/linux/common/
H A Dlinux_misc.c370 struct vmspace *vm = p->p_vmspace;
/netbsd-current/sys/kern/
H A Dkern_exec.c556 * free any vmspace-creation commands,
897 /* free the vmspace-creation commands, and release their references */
976 /* free the vmspace-creation commands, and release their references */
995 /* free the vmspace-creation commands, and release their references */
1191 struct vmspace *vm;
1240 * vmspace with another!
2607 * Allocate new proc. Borrow proc0 vmspace for it, we will
/netbsd-current/sys/arch/sun2/sun2/
H A Dpmap.c412 struct vmspace *vm;
2956 * such as one in a vmspace structure.
/netbsd-current/sys/arch/sun3/sun3/
H A Dpmap.c421 struct vmspace *vm;
2934 * such as one in a vmspace structure.

Completed in 339 milliseconds

12345