#ifndef _UAPI__LINUX_KVM_PARA_H
#define _UAPI__LINUX_KVM_PARA_H
#define KVM_ENOSYS …
#define KVM_EFAULT …
#define KVM_EINVAL …
#define KVM_E2BIG …
#define KVM_EPERM …
#define KVM_EOPNOTSUPP …
#define KVM_HC_VAPIC_POLL_IRQ …
#define KVM_HC_MMU_OP …
#define KVM_HC_FEATURES …
#define KVM_HC_PPC_MAP_MAGIC_PAGE …
#define KVM_HC_KICK_CPU …
#define KVM_HC_MIPS_GET_CLOCK_FREQ …
#define KVM_HC_MIPS_EXIT_VM …
#define KVM_HC_MIPS_CONSOLE_OUTPUT …
#define KVM_HC_CLOCK_PAIRING …
#define KVM_HC_SEND_IPI …
#define KVM_HC_SCHED_YIELD …
#define KVM_HC_MAP_GPA_RANGE …
#include <asm/kvm_para.h>
#endif