Home
last modified time | relevance | path

Searched defs:vmspace (Results 1 – 14 of 14) sorted by relevance

/f-stack/freebsd/vm/
H A Dvm_map.h286 struct vmspace { struct
300 * variations of the machine-independent fields in the vmspace. argument
307 vmspace_pmap(struct vmspace *vmspace) in vmspace_pmap()
H A Dvm_pageout.c1870 vm_pageout_oom_pagecount(struct vmspace *vmspace) in vm_pageout_oom_pagecount()
H A Dswap_pager.c2690 vmspace_swap_count(struct vmspace *vmspace) in vmspace_swap_count()
H A Dvm_map.c912 vmspace_resident_count(struct vmspace *vmspace) in vmspace_resident_count()
/f-stack/freebsd/amd64/vmm/
H A Dvmm_mem.c61 vmm_mmio_alloc(struct vmspace *vmspace, vm_paddr_t gpa, size_t len, in vmm_mmio_alloc()
113 vmm_mmio_free(struct vmspace *vmspace, vm_paddr_t gpa, size_t len) in vmm_mmio_free()
H A Dvmm.c176 struct vmspace *vmspace; /* (o) guest's address space */ member
474 struct vmspace *vmspace; in vm_create() local
/f-stack/freebsd/i386/linux/
H A Dimgact_linux.c64 struct vmspace *vmspace; in exec_linux_imgact() local
/f-stack/freebsd/amd64/vmm/amd/
H A Dnpt.c84 svm_npt_free(struct vmspace *vmspace) in svm_npt_free()
H A Dsvm.c2370 svm_vmspace_free(struct vmspace *vmspace) in svm_vmspace_free()
/f-stack/freebsd/kern/
H A Dimgact_aout.c159 struct vmspace *vmspace; in exec_aout_imgact() local
H A Dimgact_elf.c886 struct vmspace *vmspace; in __elfN() local
1073 struct vmspace *vmspace; in __CONCAT() local
H A Dkern_exec.c1040 struct vmspace *vmspace = p->p_vmspace; in exec_new_vmspace() local
/f-stack/freebsd/amd64/vmm/intel/
H A Dept.c192 ept_vmspace_free(struct vmspace *vmspace) in ept_vmspace_free()
H A Dvmx.c3629 vmx_vmspace_free(struct vmspace *vmspace) in vmx_vmspace_free()