Searched refs:kvm_xen_hvm_config (Results 1 – 9 of 9) sorted by relevance
566 struct kvm_xen_hvm_config { struct
466 struct kvm_xen_hvm_config hvmc = { in main()
1249 #define KVM_XEN_HVM_CONFIG _IOW(KVMIO, 0x7a, struct kvm_xen_hvm_config)
1362 int kvm_xen_hvm_config(struct kvm *kvm, struct kvm_xen_hvm_config *xhc) in kvm_xen_hvm_config() function
7143 struct kvm_xen_hvm_config xhc; in kvm_arch_vm_ioctl()7147 r = kvm_xen_hvm_config(kvm, &xhc); in kvm_arch_vm_ioctl()
1215 struct kvm_xen_hvm_config hvm_config;
994 :Parameters: struct kvm_xen_hvm_config (in)1009 struct kvm_xen_hvm_config {1036 No other flags are currently valid in the struct kvm_xen_hvm_config.