---
title: virtual_address
framework: hypervisor
role: symbol
role_heading: Instance Property
path: hypervisor/hv_vcpu_exit_exception_t/virtual_address
---

# virtual_address

The vCPU virtual address of the exception.

## Declaration

```swift
var virtual_address: hv_exception_address_t
```

## See Also

### Instance Properties

- [physical_address](hypervisor/hv_vcpu_exit_exception_t/physical_address.md)
- [syndrome](hypervisor/hv_vcpu_exit_exception_t/syndrome.md)
