Searched defs:vmspace (Results 1 - 17 of 17) sorted by path

/freebsd-10.0-release/lib/libkvm/
H A Dkvm_proc.c122 struct vmspace vmspace; local
[all...]
/freebsd-10.0-release/lib/libprocstat/
H A Dlibprocstat.c448 struct vmspace vmspace; local
/freebsd-10.0-release/sys/amd64/vmm/amd/
H A Damdv.c146 amdv_vmspace_free(struct vmspace *vmspace) argument
/freebsd-10.0-release/sys/amd64/vmm/intel/
H A Dept.c188 ept_vmspace_free(struct vmspace *vmspace) argument
/freebsd-10.0-release/sys/amd64/vmm/
H A Dvmm.c110 struct vmspace *vmspace; /* guest's address space */ member in struct:vm
283 struct vmspace *vmspace; local
[all...]
H A Dvmm_mem.c59 vmm_mmio_alloc(struct vmspace *vmspace, vm_paddr_t gpa, size_t len, argument
111 vmm_mmio_free(struct vmspace *vmspace, vm_paddr_t gpa, size_t len) argument
118 vmm_mem_alloc(struct vmspace *vmspace, vm_paddr_t gpa, size_t len) argument
143 vmm_mem_free(struct vmspace *vmspac argument
[all...]
/freebsd-10.0-release/sys/compat/svr4/
H A Dimgact_svr4.c66 struct vmspace *vmspace; local
[all...]
/freebsd-10.0-release/sys/i386/ibcs2/
H A Dimgact_coff.c65 load_coff_section(struct vmspace *vmspace, struct vnode *vp, vm_offset_t offset, argument
158 struct vmspace *vmspace local
300 struct vmspace *vmspace; local
[all...]
/freebsd-10.0-release/sys/i386/linux/
H A Dimgact_linux.c64 struct vmspace *vmspace; local
[all...]
/freebsd-10.0-release/sys/ia64/ia32/
H A Dia32_signal.c139 struct vmspace *vmspace = td->td_proc->p_vmspace; local
/freebsd-10.0-release/sys/kern/
H A Dimgact_aout.c163 struct vmspace *vmspace; local
H A Dimgact_elf.c720 struct vmspace *vmspace; local
H A Dimgact_gzip.c77 struct vmspace *vmspace; local
157 struct vmspace *vmspace; local
[all...]
H A Dkern_exec.c1033 struct vmspace *vmspace = p->p_vmspace; local
[all...]
/freebsd-10.0-release/sys/vm/
H A Dswap_pager.c2474 vmspace_swap_count(struct vmspace *vmspace) argument
H A Dvm_map.c701 vmspace_resident_count(struct vmspace *vmspace) argument
[all...]
H A Dvm_map.h234 struct vmspace { struct
255 vmspace_pmap(struct vmspace *vmspace) argument

Completed in 203 milliseconds