Searched defs:kvm_device (Results 1 – 1 of 1) sorted by relevance
19111 struct kvm_device { struct19112 const struct kvm_device_ops *ops; argument19113 struct kvm *kvm;19114 void *private;19115 struct list_head vm_node;