Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/kvm/
A De500mc.c384 .create_vcpu_debugfs = kvmppc_create_vcpu_debugfs_e500,
A De500.c498 .create_vcpu_debugfs = kvmppc_create_vcpu_debugfs_e500,
A Dpowerpc.c2536 if (vcpu->kvm->arch.kvm_ops->create_vcpu_debugfs) in kvm_arch_create_vcpu_debugfs()
2537 vcpu->kvm->arch.kvm_ops->create_vcpu_debugfs(vcpu, debugfs_dentry); in kvm_arch_create_vcpu_debugfs()
A Dbook3s_hv.c6193 .create_vcpu_debugfs = kvmppc_arch_create_vcpu_debugfs_hv,
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dkvm_ppc.h311 int (*create_vcpu_debugfs)(struct kvm_vcpu *vcpu, struct dentry *debugfs_dentry); member

Completed in 31 milliseconds