Home
last modified time | relevance | path

Searched defs:kvm_device (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/s390/virtio/
Dkvm_virtio.c40 struct kvm_device { struct
42 struct kvm_device_desc *desc; argument
45 #define to_kvmdev(vd) container_of(vd, struct kvm_device, vdev) argument
/linux-4.4.14/include/linux/
Dkvm_host.h1125 struct kvm_device { struct
1126 struct kvm_device_ops *ops; argument
1135 int (*create)(struct kvm_device *dev, u32 type); argument