Searched defs:vmspace (Results 1 – 2 of 2) sorted by relevance
151 struct vmspace { struct168 vmspace_t *vmc_space; argument552 vmm_mmio_alloc(vmspace_t *vmspace, uintptr_t gpa, size_t len, uintptr_t hpa) in vmm_mmio_alloc()
214 struct vmspace *vmspace; /* (o) guest's address space */ member599 struct vmspace *vmspace; in vm_create() local