Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firmware/efi/
Dcper.c155 printk("%s""error_type: 0x%02x\n", pfx, proc->proc_error_type); in cper_print_proc_generic()
156 cper_print_bits(pfx, proc->proc_error_type, in cper_print_proc_generic()
/kernel/linux/linux-5.10/include/linux/
Dcper.h364 u8 proc_error_type; member