Skip to content

Commit 75ea57a

Browse files
author
Colin Robertson
authored
Update date, formatting
1 parent 50c3525 commit 75ea57a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/intrinsics/vmx-on.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: "Learn more about: __vmx_on"
33
title: "__vmx_on"
4-
ms.date: 04/14/2022
4+
ms.date: 05/16/2022
55
f1_keywords: ["__vmx_on"]
66
helpviewer_keywords: ["VMXON instruction", "__vmx_on intrinsic"]
77
ms.assetid: 16804991-6a75-4adf-8ec2-bc95acfa4801
@@ -22,8 +22,8 @@ unsigned char __vmx_on(
2222

2323
### Parameters
2424

25-
*VmxonRegionPhysicalAddress*\
26-
[in] A pointer to a 64-bit 4KB-aligned physical address that points to a VMXON region.
25+
*`VmxonRegionPhysicalAddress`*\
26+
[in] A pointer to a 64-bit, 4KB-aligned physical address that points to a VMXON region.
2727

2828
## Return value
2929

0 commit comments

Comments
 (0)