Home
last modified time | relevance | path

Searched refs:vm_get_vmspace (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/amd64/include/
H A Dvmm.h379 struct vmspace *vm_get_vmspace(struct vm *vm);
/f-stack/freebsd/amd64/vmm/
H A Dvmm_dev.c754 pmap_get_mapping(vmspace_pmap(vm_get_vmspace(sc->vm)), in vmmdev_ioctl()
H A Dvmm.c2530 vm_get_vmspace(struct vm *vm) in vm_get_vmspace() function