They will be shared between xen and userspace programs. No functional change.
Signed-off-by: Wei Liu <wei.l...@citrix.com> --- Cc: Jan Beulich <jbeul...@suse.com> Cc: Andrew Cooper <andrew.coop...@citrix.com> --- xen/include/asm-x86/processor.h | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/xen/include/asm-x86/processor.h b/xen/include/asm-x86/processor.h index ff0e51f3d5..be2ff71c72 100644 --- a/xen/include/asm-x86/processor.h +++ b/xen/include/asm-x86/processor.h @@ -17,15 +17,7 @@ #endif #include "x86-defns.h" - -/* - * CPU vendor IDs - */ -#define X86_VENDOR_INTEL 0 -#define X86_VENDOR_AMD 1 -#define X86_VENDOR_CENTAUR 2 -#define X86_VENDOR_NUM 3 -#define X86_VENDOR_UNKNOWN 0xff +#include "x86-vendors.h" /* Set for entry via SYSCALL. Informs return code to use SYSRETQ not IRETQ. */ -- 2.11.0 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel