Home
last modified time | relevance | path

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

/include/linux/
Dkvm_types.h8 struct kvm_device_ops;
Dkvm_host.h2277 const struct kvm_device_ops *ops;
2284 struct kvm_device_ops { struct
2328 int kvm_register_device_ops(const struct kvm_device_ops *ops, u32 type); argument
2331 extern struct kvm_device_ops kvm_mpic_ops;
2332 extern struct kvm_device_ops kvm_arm_vgic_v2_ops;
2333 extern struct kvm_device_ops kvm_arm_vgic_v3_ops;