Searched refs:allow_kdump (Results 1 – 2 of 2) sorted by relevance
148 static unsigned int allow_kdump = 1; variable494 if (allow_kdump) in hpwdt_pretimeout()749 (allow_kdump == 0) ? "OFF" : "ON"); in hpwdt_init_nmi_decoding()897 module_param(allow_kdump, int, 0);898 MODULE_PARM_DESC(allow_kdump, "Start a kernel dump after NMI occurs");
25 allow_kdump - allows the user to save off a kernel dump image after an NMI