Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/
H A Dcper-arm.c288 cper_bits_to_str(error_type, sizeof(error_type), in cper_print_proc_arm()
H A Dcper.c139 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 Dcper.h591 int cper_bits_to_str(char *buf, int buf_size, unsigned long bits,
/linux/drivers/acpi/apei/
H A Dghes.c611 cper_bits_to_str(error_type, sizeof(error_type), in ghes_handle_arm_hw_error()