Searched refs:cper_bits_to_str (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/firmware/efi/ |
| H A D | cper-arm.c | 288 cper_bits_to_str(error_type, sizeof(error_type), in cper_print_proc_arm()
|
| H A D | cper.c | 139 int cper_bits_to_str(char *buf, int buf_size, unsigned long bits, in cper_bits_to_str() function 167 EXPORT_SYMBOL_GPL(cper_bits_to_str);
|
| /linux/include/linux/ |
| H A D | cper.h | 591 int cper_bits_to_str(char *buf, int buf_size, unsigned long bits,
|
| /linux/drivers/acpi/apei/ |
| H A D | ghes.c | 611 cper_bits_to_str(error_type, sizeof(error_type), in ghes_handle_arm_hw_error()
|