kvm_xen_hvm_config
struct kvm_xen_hvm_config hvm_config;
struct kvm_xen_hvm_config xhc;
r = kvm_xen_hvm_config(kvm, &xhc);
int kvm_xen_hvm_config(struct kvm *kvm, struct kvm_xen_hvm_config *xhc)
int kvm_xen_hvm_config(struct kvm *kvm, struct kvm_xen_hvm_config *xhc);
#define KVM_XEN_HVM_CONFIG _IOW(KVMIO, 0x7a, struct kvm_xen_hvm_config)
#define KVM_XEN_HVM_CONFIG _IOW(KVMIO, 0x7a, struct kvm_xen_hvm_config)
struct kvm_xen_hvm_config hvmc = {
struct kvm_xen_hvm_config hvmc = {