Searched defs:kvm_coalesced_mmio_dev (Results 1 – 1 of 1) sorted by relevance
18 struct kvm_coalesced_mmio_dev { struct19 struct list_head list;20 struct kvm_io_device dev;21 struct kvm *kvm;22 struct kvm_coalesced_mmio_zone zone;
Completed in 2 milliseconds