KVM_COMPAT
#define KVM_COMPAT(c) .compat_ioctl = (c)
#define KVM_COMPAT(c) .compat_ioctl = kvm_no_compat_ioctl, \