Searched defs:kvm_coalesced_mmio_dev (Results 1 – 2 of 2) 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;