]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Change to common header file not applicable to open-vm-tools.
authorKruti <kpendharkar@vmware.com>
Mon, 27 May 2024 06:55:32 +0000 (23:55 -0700)
committerKruti <kpendharkar@vmware.com>
Mon, 27 May 2024 06:55:32 +0000 (23:55 -0700)
open-vm-tools/lib/include/x86_basic_defs.h

index a139da28b4bda00fd1398c8756a8b5933a01f4b5..44fb7bd15189ea4c6f782af33aab3bdb6f99e8e8 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2006-2021,2023 VMware, Inc. All rights reserved.
+ * Copyright (C) 2006-2021,2023-2024 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
@@ -81,6 +81,7 @@
 
 #define CR3_LAM_U57    (1ULL << 61)
 #define CR3_LAM_U48    (1ULL << 62)
+#define CR3_LAM_USER   (CR3_LAM_U48 | CR3_LAM_U57)
 #define CR3_NO_FLUSH   (1ULL << 63)
 
 #define CR4_VME        0x00000001