Searched refs:kvm_xive_ops (Results 1 – 3 of 3) sorted by relevance
210 extern struct kvm_device_ops kvm_xive_ops;
1913 if (dev->ops != &kvm_xive_ops) { in kvmppc_xive_connect_vcpu()2972 struct kvm_device_ops kvm_xive_ops = { variable
1078 kvm_register_device_ops(&kvm_xive_ops, KVM_DEV_TYPE_XICS); in kvmppc_book3s_init()