Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s_xive.h299 struct kvmppc_xive *kvmppc_xive_get_device(struct kvm *kvm, u32 type);
H A Dbook3s_xive.c2056 struct kvmppc_xive *kvmppc_xive_get_device(struct kvm *kvm, u32 type) in kvmppc_xive_get_device() function
2087 xive = kvmppc_xive_get_device(kvm, type); in kvmppc_xive_create()
H A Dbook3s_xive_native.c1099 xive = kvmppc_xive_get_device(kvm, type); in kvmppc_xive_native_create()