---
title: hv_vm_space_t
framework: hypervisor
role: symbol
role_heading: Type Alias
path: hypervisor/hv_vm_space_t
---

# hv_vm_space_t

The type of a guest-address space.

## Declaration

```swift
typealias hv_vm_space_t = UInt32
```

## See Also

### Data Types

- [hv_allocate_flags_t](hypervisor/hv_allocate_flags_t.md)
- [hv_gpaddr_t](hypervisor/hv_gpaddr_t.md)
- [hv_memory_flags_t](hypervisor/hv_memory_flags_t.md)
- [hv_sme_zt0_uchar64_t](hypervisor/hv_sme_zt0_uchar64_t.md)
- [hv_uvaddr_t](hypervisor/hv_uvaddr_t.md)
