Searched refs:debugfs_exit_timing (Results 1 – 2 of 2) sorted by relevance
217 vcpu->arch.debugfs_exit_timing = debugfs_file; in kvmppc_create_vcpu_debugfs()222 debugfs_remove(vcpu->arch.debugfs_exit_timing); in kvmppc_remove_vcpu_debugfs()223 vcpu->arch.debugfs_exit_timing = NULL; in kvmppc_remove_vcpu_debugfs()
684 struct dentry *debugfs_exit_timing; member