Searched defs:vm_map (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/pmap/
H A Dpmap.h126 struct vm_map vm_map; member in union:kbit::__anon9859
H A Dpmap.c57 struct kbit kbit, *vm_map = &kbit; local
93 dump_vm_map(kvm_t *kd, struct kinfo_proc2 *proc, struct kbit *vmspace, struct kbit *vm_map, const char *mname) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/usermode/usermode/
H A Dtrap.c404 struct vm_map *vm_map; local
/netbsd-6-1-5-RELEASE/sys/uvm/
H A Duvm_map.h211 struct vm_map { struct
[all...]
H A Duvm_extern.h498 struct vm_map vm_map; /* VM address map */ member in struct:vmspace
[all...]

Completed in 264 milliseconds