mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-10-12 14:14:08 +00:00

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>
|
|
|