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

/src/usr.bin/pmap/
H A Dpmap.h128 struct vm_map vm_map; member in union:kbit::__anon1ef66764020a
H A Dpmap.c59 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 Dtrap.c428 struct vm_map *vm_map; local in function:pagefault
/src/sys/uvm/
H A Duvm_map.h212 struct vm_map { struct
[all...]
H A Duvm_extern.h568 struct vm_map vm_map; /* VM address map */ member in struct:vmspace
[all...]

Completed in 8 milliseconds