Searched defs:kvm_device (Results 1 – 6 of 6) sorted by relevance
1530 pub kvm_device: Option<PathBuf>, field
90329 struct kvm_device { struct90330 const struct kvm_device_ops *ops; argument90338 int (*create)(struct kvm_device *, u32); argument
109457 struct kvm_device { struct109458 const struct kvm_device_ops *ops; argument109459 struct kvm *kvm;109460 void *private;109461 struct list_head vm_node;
13937 struct kvm_device { struct13938 const struct kvm_device_ops *ops; argument13939 struct kvm *kvm;13940 void *private;13941 struct list_head vm_node;