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

# VMENTRY_LOAD_IA32_BNDCFGS

The value that controls whether to load the IA32_BNDCFGS model specific register on VM entry.

```
var VMENTRY_LOAD_IA32_BNDCFGS: 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)