Home
last modified time | relevance | path

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

/linux/include/linux/
A Dkvm_host.h1684 struct kvm_device_ops { struct
1685 const char *name;
1692 int (*create)(struct kvm_device *dev, u32 type);
1698 void (*init)(struct kvm_device *dev);
1730 int kvm_register_device_ops(const struct kvm_device_ops *ops, u32 type); argument

Completed in 16 milliseconds