Home
last modified time | relevance | path

Searched refs:uv_nmi_debug (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/platform/uv/
H A Duv_nmi.c168 static int uv_nmi_debug; variable
169 module_param_named(debug, uv_nmi_debug, int, 0644);
173 if (uv_nmi_debug) \
/kernel/linux/linux-6.6/arch/x86/platform/uv/
H A Duv_nmi.c171 static int uv_nmi_debug; variable
172 module_param_named(debug, uv_nmi_debug, int, 0644);
176 if (uv_nmi_debug) \

Completed in 4 milliseconds