Searched defs:vmspace (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/usr.bin/pmap/
H A Dpmap.h127 struct vmspace vmspace; member in union:kbit::__anon31
H A Dmain.c122 struct kbit kbit, *vmspace; local
[all...]
H A Dpmap.c56 process_map(kvm_t *kd, struct kinfo_proc2 *proc, struct kbit *vmspace, const char *thing) argument
95 dump_vm_map(kvm_t *kd, struct kinfo_proc2 *proc, struct kbit *vmspace, struct kbit *vm_map, const char *mname) argument
239 dump_vm_map_node(kvm_t *kd, int lvl, struct kinfo_proc2 *proc, struct kbit *vmspace, struct kbit *vm_map_entry, struct vm_map_entry *node) argument
272 dump_vm_map_tree(kvm_t *kd, struct kinfo_proc2 *proc, struct kbit *vmspace, struct kbit *vm_map, struct kbit *vm_map_entry) argument
292 dump_vm_map_list(kvm_t *kd, struct kinfo_proc2 *proc, struct kbit *vmspace, struct kbit *header, struct kbit *vm_map_entry) argument
329 dump_vm_map_entry(kvm_t *kd, struct kinfo_proc2 *proc, struct kbit *vmspace, struct kbit *vm_map_entry, int ishead) argument
746 findname(kvm_t *kd, struct kbit *vmspace, struct kbit *vm_map_entry, struct kbit *vp, struct kbit *vfs, struct kbit *uvm_obj) argument
[all...]
/netbsd-current/sys/dev/nvmm/
H A Dnvmm.c765 struct vmspace *vmspace = curproc->p_vmspace; local
792 struct vmspace *vmspace = curproc->p_vmspace; local
/netbsd-current/sys/kern/
H A Dsys_futex.c150 struct vmspace *vmspace; member in struct:futex_key::__anon3
[all...]
H A Dkern_proc.c2471 struct vmspace *vmspace; local
[all...]
/netbsd-current/sys/uvm/
H A Duvm_extern.h567 struct vmspace { struct
[all...]

Completed in 233 milliseconds