Home
last modified time | relevance | path

Searched refs:kvm_xive_ops (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/powerpc/include/asm/
Dkvm_host.h210 extern struct kvm_device_ops kvm_xive_ops;
/linux-6.12.1/arch/powerpc/kvm/
Dbook3s_xive.c1913 if (dev->ops != &kvm_xive_ops) { in kvmppc_xive_connect_vcpu()
2972 struct kvm_device_ops kvm_xive_ops = { variable
Dbook3s.c1078 kvm_register_device_ops(&kvm_xive_ops, KVM_DEV_TYPE_XICS); in kvmppc_book3s_init()