Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/kvm/
Dtiming.h17 void kvmppc_create_vcpu_debugfs(struct kvm_vcpu *vcpu, unsigned int id);
29 static inline void kvmppc_create_vcpu_debugfs(struct kvm_vcpu *vcpu, in kvmppc_create_vcpu_debugfs() function
Dtiming.c207 void kvmppc_create_vcpu_debugfs(struct kvm_vcpu *vcpu, unsigned int id) in kvmppc_create_vcpu_debugfs() function
Dpowerpc.c759 kvmppc_create_vcpu_debugfs(vcpu, vcpu->vcpu_id); in kvm_arch_vcpu_create()