Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/kvm/
Dtiming.h30 void kvmppc_remove_vcpu_debugfs(struct kvm_vcpu *vcpu);
43 static inline void kvmppc_remove_vcpu_debugfs(struct kvm_vcpu *vcpu) {} in kvmppc_remove_vcpu_debugfs() function
Dtiming.c232 void kvmppc_remove_vcpu_debugfs(struct kvm_vcpu *vcpu) in kvmppc_remove_vcpu_debugfs() function
Dpowerpc.c241 kvmppc_remove_vcpu_debugfs(vcpu); in kvm_arch_vcpu_free()