Searched defs:vmspace (Results 1 – 2 of 2) sorted by relevance
152 struct vmspace { struct169 vmspace_t *vmc_space; argument573 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 */ member598 struct vmspace *vmspace; in vm_create() local