]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not applicable to open-vm-tools.
authorJohn Wolfe <jwolfe@vmware.com>
Thu, 7 Oct 2021 06:40:31 +0000 (23:40 -0700)
committerJohn Wolfe <jwolfe@vmware.com>
Thu, 7 Oct 2021 06:40:31 +0000 (23:40 -0700)
open-vm-tools/lib/include/x86_basic_defs.h

index 68b8d2379c9e87a58ec0735df1d48d53a7702591..22ff7d5bc47c8a49c95b2f07fac6ae8db910be89 100644 (file)
 #define CR4_PKE        0x00400000
 #define CR4_CET        0x00800000
 #define CR4_PKS        0x01000000
+#define CR4_UINTR      0x02000000
 #define CR4_RESERVED   CONST64U(0xfffffffffe089000)
 #define CR8_RESERVED   CONST64U(0xfffffffffffffff0)