Searched refs:kvm_xics_ops (Results 1 – 3 of 3) sorted by relevance
1448 struct kvm_device_ops kvm_xics_ops = { variable1464 if (dev->ops != &kvm_xics_ops) in kvmppc_xics_connect_vcpu()
1058 kvm_register_device_ops(&kvm_xics_ops, KVM_DEV_TYPE_XICS); in kvmppc_book3s_init()
212 extern struct kvm_device_ops kvm_xics_ops;