We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50c3525 commit 75ea57aCopy full SHA for 75ea57a
docs/intrinsics/vmx-on.md
@@ -1,7 +1,7 @@
1
---
2
description: "Learn more about: __vmx_on"
3
title: "__vmx_on"
4
-ms.date: 04/14/2022
+ms.date: 05/16/2022
5
f1_keywords: ["__vmx_on"]
6
helpviewer_keywords: ["VMXON instruction", "__vmx_on intrinsic"]
7
ms.assetid: 16804991-6a75-4adf-8ec2-bc95acfa4801
@@ -22,8 +22,8 @@ unsigned char __vmx_on(
22
23
### Parameters
24
25
-*VmxonRegionPhysicalAddress*\
26
-[in] A pointer to a 64-bit 4KB-aligned physical address that points to a VMXON region.
+*`VmxonRegionPhysicalAddress`*\
+[in] A pointer to a 64-bit, 4KB-aligned physical address that points to a VMXON region.
27
28
## Return value
29
0 commit comments