Go to the documentation of this file.
20 #ifndef _UAPI__POWERPC_KVM_PARA_H__
21 #define _UAPI__POWERPC_KVM_PARA_H__
23 #include <linux/types.h>
77 #define KVM_SC_MAGIC_R0 0x4b564d21
78 #define HC_VENDOR_KVM (42 << 16)
79 #define HC_EV_SUCCESS 0
80 #define HC_EV_UNIMPLEMENTED 12
82 #define KVM_FEATURE_MAGIC_PAGE 1
84 #define KVM_MAGIC_FEAT_SR (1 << 0)
87 #define KVM_MAGIC_FEAT_MAS0_TO_SPRG7 (1 << 1)