kvm_device_ops 1051 include/linux/kvm_host.h struct kvm_device_ops *ops; kvm_device_ops 1082 include/linux/kvm_host.h int kvm_register_device_ops(struct kvm_device_ops *ops, u32 type); kvm_device_ops 1085 include/linux/kvm_host.h extern struct kvm_device_ops kvm_mpic_ops; kvm_device_ops 1086 include/linux/kvm_host.h extern struct kvm_device_ops kvm_xics_ops; kvm_device_ops 22 include/linux/kvm_types.h struct kvm_device_ops;