Home
last modified time | relevance | path

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

/linux-6.14.4/arch/powerpc/kvm/
Dbook3s_xive_native.c133 if (dev->ops != &kvm_xive_native_ops) { in kvmppc_xive_native_connect_vcpu()
1275 struct kvm_device_ops kvm_xive_native_ops = { variable
Dbook3s.c1081 kvm_register_device_ops(&kvm_xive_native_ops, in kvmppc_book3s_init()
/linux-6.14.4/arch/powerpc/include/asm/
Dkvm_host.h211 extern struct kvm_device_ops kvm_xive_native_ops;