Searched defs:vmspace (Results 1 - 7 of 7) sorted by relevance

/src/usr.bin/pmap/
H A Dpmap.h127 struct vmspace vmspace; member in union:kbit::__anon1ef66764020a
H A Dmain.c122 struct kbit kbit, *vmspace; local in function:main
[all...]
H A Dpmap.c56 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 Dnvmm.c765 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 Dsys_futex.c151 struct vmspace *vmspace; member in struct:futex_key::__anon310a80bb0108
[all...]
H A Dkern_proc.c2477 struct vmspace *vmspace; local in function:copy_procargs
[all...]
/src/sys/uvm/
H A Duvm_extern.h567 struct vmspace { struct
[all...]

Completed in 12 milliseconds