]> 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>
Fri, 23 Feb 2024 10:25:09 +0000 (02:25 -0800)
committerKruti <kpendharkar@vmware.com>
Fri, 23 Feb 2024 10:25:09 +0000 (02:25 -0800)
open-vm-tools/lib/include/x86_basic_defs.h

index cd239511d7c958eb90943335b2b3647360214934..a139da28b4bda00fd1398c8756a8b5933a01f4b5 100644 (file)
 #define CR4_CET        0x00800000
 #define CR4_PKS        0x01000000
 #define CR4_UINTR      0x02000000
+#define CR4_LASS       0x08000000
 #define CR4_LAM_SUP    0x10000000
 #define CR4_RESERVED   CONST64U(0xffffffffee089000)
 #define CR8_RESERVED   CONST64U(0xfffffffffffffff0)