Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_xive.h301 struct kvmppc_xive *kvmppc_xive_get_device(struct kvm *kvm, u32 type);
H A 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()
H A Dbook3s_xive_native.c1101 xive = kvmppc_xive_get_device(kvm, type); in kvmppc_xive_native_create()