Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_xive_native.c74 void kvmppc_xive_native_cleanup_vcpu(struct kvm_vcpu *vcpu) in kvmppc_xive_native_cleanup_vcpu() function
193 kvmppc_xive_native_cleanup_vcpu(vcpu); in kvmppc_xive_native_connect_vcpu()
1056 kvmppc_xive_native_cleanup_vcpu(vcpu); in kvmppc_xive_native_release()
H A Dpowerpc.c821 kvmppc_xive_native_cleanup_vcpu(vcpu); in kvm_arch_vcpu_destroy()
/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_ppc.h716 extern void kvmppc_xive_native_cleanup_vcpu(struct kvm_vcpu *vcpu);
751 static inline void kvmppc_xive_native_cleanup_vcpu(struct kvm_vcpu *vcpu) { } in kvmppc_xive_native_cleanup_vcpu() function