Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/cpu/mce/
A Dcore.c84 .bootlog = -1,
1743 if (!mca_cfg.bootlog) in __mcheck_cpu_init_generic()
1824 if (c->x86 < 0x11 && cfg->bootlog < 0) { in __mcheck_cpu_apply_quirks()
1829 cfg->bootlog = 0; in __mcheck_cpu_apply_quirks()
1872 if (c->x86 == 6 && c->x86_model <= 13 && cfg->bootlog < 0) in __mcheck_cpu_apply_quirks()
1873 cfg->bootlog = 0; in __mcheck_cpu_apply_quirks()
1899 if (cfg->bootlog != 0) in __mcheck_cpu_apply_quirks()
2244 cfg->bootlog = (str[0] == 'b'); in mcheck_enable()
A Dinternal.h133 s8 bootlog; member
/linux-6.3-rc2/Documentation/x86/x86_64/
A Dboot-options.rst41 mce=bootlog

Completed in 8 milliseconds