---
title: HV_VCPU_DEFAULT
framework: hypervisor
role: symbol
role_heading: Global Variable
path: hypervisor/hv_vcpu_default
---

# HV_VCPU_DEFAULT

The default vCPU creation behavior.

## Declaration

```swift
var HV_VCPU_DEFAULT: Int { get }
```

## See Also

### Constants

- [HV_VCPU_ACCEL_RDPMC](hypervisor/hv_vcpu_accel_rdpmc.md)
- [HV_VCPU_TSC_RELATIVE](hypervisor/hv_vcpu_tsc_relative.md)
