<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "Hypervisor",
  "identifier" : "/documentation/Hypervisor/VMEXIT_LOAD_CET_STATE",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Hypervisor"
    ],
    "preciseIdentifier" : "c:@Ea@PIN_BASED_INTR@VMEXIT_LOAD_CET_STATE"
  },
  "title" : "VMEXIT_LOAD_CET_STATE"
}
-->

# VMEXIT_LOAD_CET_STATE

The value that controls whether to load CET-related MSRs and SPP on VM exit.

```
var VMEXIT_LOAD_CET_STATE: UInt32 { get }
```

## Discussion

Must be `0`.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)