Home
last modified time | relevance | path

Searched refs:arm_bus_err_op_strs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Dcper-arm.c39 static const char * const arm_bus_err_op_strs[] = { variable
134 if (op_type < ARRAY_SIZE(arm_bus_err_op_strs)) { in cper_print_arm_err_info()
136 arm_bus_err_op_strs[op_type]); in cper_print_arm_err_info()
/kernel/linux/linux-6.6/drivers/firmware/efi/
H A Dcper-arm.c38 static const char * const arm_bus_err_op_strs[] = { variable
133 if (op_type < ARRAY_SIZE(arm_bus_err_op_strs)) { in cper_print_arm_err_info()
135 arm_bus_err_op_strs[op_type]); in cper_print_arm_err_info()

Completed in 2 milliseconds