Searched refs:kvmppc_create_vcpu_debugfs (Results 1 – 3 of 3) sorted by relevance
18 void kvmppc_create_vcpu_debugfs(struct kvm_vcpu *vcpu, unsigned int id);30 static inline void kvmppc_create_vcpu_debugfs(struct kvm_vcpu *vcpu, in kvmppc_create_vcpu_debugfs() function
207 void kvmppc_create_vcpu_debugfs(struct kvm_vcpu *vcpu, unsigned int id) in kvmppc_create_vcpu_debugfs() function
725 kvmppc_create_vcpu_debugfs(vcpu, id); in kvm_arch_vcpu_create()