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