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

# PIN_BASED_VIRTUAL_NMI

The value that controls blocking of non-maskable interrupts.

```
var PIN_BASED_VIRTUAL_NMI: UInt32 { get }
```

## Discussion

Must be `1`.

---

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)