Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dnmi.c105 static u64 nmi_longest_ns = 1 * NSEC_PER_MSEC; variable
110 arch_debugfs_dir, &nmi_longest_ns); in nmi_warning_debugfs()
119 if (duration < nmi_longest_ns || duration < action->max_duration) in nmi_check_duration()