mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 22:50:57 +07:00
a0df655ccd
define xen machine vector for domU. Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> Signed-off-by: Tony Luck <tony.luck@intel.com>
5 lines
135 B
C
5 lines
135 B
C
#define MACHVEC_PLATFORM_NAME xen
|
|
#define MACHVEC_PLATFORM_HEADER <asm/machvec_xen.h>
|
|
#include <asm/machvec_init.h>
|
|
|