Searched defs:vmspace (Results 1 - 7 of 7) sorted by relevance
| /src/usr.bin/pmap/ |
| H A D | pmap.h | 127 struct vmspace vmspace; member in union:kbit::__anon1ef66764020a
|
| H A D | main.c | 122 struct kbit kbit, *vmspace; local in function:main [all...] |
| H A D | pmap.c | 56 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...] |
| /src/sys/dev/nvmm/ |
| H A D | nvmm.c | 765 struct vmspace *vmspace = curproc->p_vmspace; local in function:nvmm_hmapping_free 792 struct vmspace *vmspace = curproc->p_vmspace; local in function:nvmm_hva_map
|
| /src/sys/kern/ |
| H A D | sys_futex.c | 151 struct vmspace *vmspace; member in struct:futex_key::__anon310a80bb0108 [all...] |
| H A D | kern_proc.c | 2477 struct vmspace *vmspace; local in function:copy_procargs [all...] |
| /src/sys/uvm/ |
| H A D | uvm_extern.h | 567 struct vmspace { struct [all...] |
Completed in 12 milliseconds