Searched refs:create_vcpu_debugfs (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/kvm/
H A De500.c498 .create_vcpu_debugfs = kvmppc_create_vcpu_debugfs_e500,
H A De500mc.c389 .create_vcpu_debugfs = kvmppc_create_vcpu_debugfs_e500,
H A Dpowerpc.c2537 if (vcpu->kvm->arch.kvm_ops->create_vcpu_debugfs)
2538 vcpu->kvm->arch.kvm_ops->create_vcpu_debugfs(vcpu, debugfs_dentry);
H A Dbook3s_hv.c6392 .create_vcpu_debugfs = kvmppc_arch_create_vcpu_debugfs_hv,
/linux-master/arch/powerpc/include/asm/
H A Dkvm_ppc.h322 int (*create_vcpu_debugfs)(struct kvm_vcpu *vcpu, struct dentry *debugfs_dentry); member in struct:kvmppc_ops

Completed in 134 milliseconds