Searched defs:kvm_create_device (Results 1 – 1 of 1) sorted by relevance
1193 struct kvm_create_device { struct1194 __u32 type; /* in: KVM_DEV_TYPE_xxx */1195 __u32 fd; /* out: device handle */1196 __u32 flags; /* in: KVM_CREATE_DEVICE_xxx */