Home
last modified time | relevance | path

Searched refs:kvm_device_desc (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/s390/virtio/
Dkvm_virtio.c42 struct kvm_device_desc *desc;
56 static struct kvm_vqconfig *kvm_vq_config(const struct kvm_device_desc *desc) in kvm_vq_config()
61 static u8 *kvm_vq_features(const struct kvm_device_desc *desc) in kvm_vq_features()
66 static u8 *kvm_vq_configspace(const struct kvm_device_desc *desc) in kvm_vq_configspace()
74 static unsigned desc_size(const struct kvm_device_desc *desc) in desc_size()
87 struct kvm_device_desc *desc = to_kvmdev(vdev)->desc; in kvm_get_features()
99 struct kvm_device_desc *desc = to_kvmdev(vdev)->desc; in kvm_finalize_features()
125 struct kvm_device_desc *desc = to_kvmdev(vdev)->desc; in kvm_get()
134 struct kvm_device_desc *desc = to_kvmdev(vdev)->desc; in kvm_set()
310 static void add_kvm_device(struct kvm_device_desc *d, unsigned int offset) in add_kvm_device()
[all …]
/linux-4.4.14/arch/s390/include/uapi/asm/
Dkvm_virtio.h18 struct kvm_device_desc { struct