Searched defs:kvm_info (Results 1 – 2 of 2) sorted by relevance
29 struct kvm_info { struct30 char name[KVM_EVENT_NAME_LEN];31 refcount_t refcnt;
269 struct kvm_info *kvm_info; member