Searched defs:vm_map (Results 1 - 5 of 5) sorted by relevance
| /src/usr.bin/pmap/ | ||
| H A D | pmap.h | 128 struct vm_map vm_map; member in union:kbit::__anon1ef66764020a |
| H A D | pmap.c | 59 struct kbit kbit, *vm_map = &kbit; local in function:process_map 95 dump_vm_map(kvm_t * kd,struct kinfo_proc2 * proc,struct kbit * vmspace,struct kbit * vm_map,const char * mname) 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 [all...] |
| /src/sys/arch/usermode/usermode/ | ||
| H A D | trap.c | 428 struct vm_map *vm_map; local in function:pagefault |
| /src/sys/uvm/ | ||
| H A D | uvm_map.h | 212 struct vm_map { struct [all...] |
| H A D | uvm_extern.h | 568 struct vm_map vm_map; /* VM address map */ member in struct:vmspace [all...] |
Completed in 5 milliseconds