Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/kvm/
Dbook3s_xive.h301 struct kvmppc_xive *kvmppc_xive_get_device(struct kvm *kvm, u32 type);
Dbook3s_xive.c2716 struct kvmppc_xive *kvmppc_xive_get_device(struct kvm *kvm, u32 type) in kvmppc_xive_get_device() function
2747 xive = kvmppc_xive_get_device(kvm, type); in kvmppc_xive_create()
Dbook3s_xive_native.c1101 xive = kvmppc_xive_get_device(kvm, type); in kvmppc_xive_native_create()