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