Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dpanic.c74 #define PANIC_PRINT_ALL_PRINTK_MSG 0x00000020 macro
210 if (panic_print & PANIC_PRINT_ALL_PRINTK_MSG) in panic_print_sys_info()