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

# physical_address

The intermediate physical address of the exception in the client.

## Declaration

```swift
var physical_address: hv_ipa_t
```

## See Also

### Instance Properties

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