Home
last modified time | relevance | path

Searched refs:debugfs_exit_timing (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kvm/
Dtiming.c217 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()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dkvm_host.h684 struct dentry *debugfs_exit_timing; member