Searched defs:vm_map_entry (Results 1 - 3 of 3) sorted by relevance
| /src/usr.bin/pmap/ |
| H A D | pmap.h | 129 struct vm_map_entry vm_map_entry; member in union:kbit::__anon1ef66764020a
|
| H A D | pmap.c | 98 struct kbit kbit[2], *header, *vm_map_entry; local in function:dump_vm_map 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...] |
| /src/sys/uvm/ |
| H A D | uvm_map.h | 133 struct vm_map_entry { struct [all...] |
Completed in 4 milliseconds