Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kvm/
Dbook3s_xive.h296 struct kvmppc_xive *kvmppc_xive_get_device(struct kvm *kvm, u32 type);
Dbook3s_xive.c1980 struct kvmppc_xive *kvmppc_xive_get_device(struct kvm *kvm, u32 type) in kvmppc_xive_get_device() function
2008 xive = kvmppc_xive_get_device(kvm, type); in kvmppc_xive_create()
Dbook3s_xive_native.c1077 xive = kvmppc_xive_get_device(kvm, type); in kvmppc_xive_native_create()