Searched defs:kvm_create_device (Results 1 – 4 of 4) sorted by relevance
921 struct kvm_create_device { struct922 __u32 type;923 __u32 fd;924 __u32 flags;
1246 struct kvm_create_device { struct1247 __u32 type; /* in: KVM_DEV_TYPE_xxx */1248 __u32 fd; /* out: device handle */1249 __u32 flags; /* in: KVM_CREATE_DEVICE_xxx */
974 struct kvm_create_device { struct975 __u32 type;976 __u32 fd;977 __u32 flags;