Searched refs:bootlog (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/drivers/accel/qaic/ |
| H A D | qaic_debugfs.c | 54 list_for_each_entry(page, &qdev->bootlog, node) { in bootlog_show() 67 DEFINE_SHOW_ATTRIBUTE(bootlog); 131 list_add_tail(&page->node, &qdev->bootlog); in alloc_bootlog_page() 142 list_for_each_entry_safe(page, i, &qdev->bootlog, node) { in reset_bootlog() 159 page = list_last_entry(&qdev->bootlog, struct bootlog_page, node); in bootlog_get_space() 177 page = list_last_entry(&qdev->bootlog, struct bootlog_page, node); in bootlog_commit()
|
| H A D | qaic.h | 163 struct list_head bootlog; member
|
| H A D | qaic_drv.c | 443 INIT_LIST_HEAD(&qdev->bootlog); in create_qdev()
|
| /linux-6.15/arch/arm64/boot/dts/amd/ |
| H A D | elba-flash-parts.dtsi | 63 label = "bootlog";
|
| /linux-6.15/arch/x86/kernel/cpu/mce/ |
| H A D | core.c | 87 .bootlog = -1, 1853 if (!mca_cfg.bootlog) in __mcheck_cpu_init_generic() 1927 if (c->x86 < 0x11 && mca_cfg.bootlog < 0) { in apply_quirks_amd() 1932 mca_cfg.bootlog = 0; in apply_quirks_amd() 1983 if (c->x86_vfm < INTEL_CORE_YONAH && mca_cfg.bootlog < 0) in apply_quirks_intel() 1984 mca_cfg.bootlog = 0; in apply_quirks_intel() 2031 if (cfg->bootlog != 0) in __mcheck_cpu_apply_quirks() 2395 cfg->bootlog = (str[0] == 'b'); in mcheck_enable()
|
| H A D | internal.h | 187 s8 bootlog; member
|
| /linux-6.15/Documentation/accel/qaic/ |
| H A D | aic100.rst | 150 * SBL offloads the bootlog to the host. 212 | QAIC_LOGGING | 12 & 13 | SBL | Used by the SBL to send the bootlog to |
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 3428 bootlog
|