Searched defs:kvm_create_device (Results 1 – 2 of 2) sorted by relevance
1144 struct kvm_create_device { struct1145 __u32 type; /* in: KVM_DEV_TYPE_xxx */1146 __u32 fd; /* out: device handle */1147 __u32 flags; /* in: KVM_CREATE_DEVICE_xxx */