Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/
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/drivers/acpi/apei/
H A Dghes.c611 cper_bits_to_str(error_type, sizeof(error_type), in ghes_handle_arm_hw_error()