Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Dcper-arm.c49 static const char * const arm_cache_err_op_strs[] = { variable
122 if (op_type < ARRAY_SIZE(arm_cache_err_op_strs)) { in cper_print_arm_err_info()
124 arm_cache_err_op_strs[op_type]); in cper_print_arm_err_info()
/kernel/linux/linux-6.6/drivers/firmware/efi/
H A Dcper-arm.c48 static const char * const arm_cache_err_op_strs[] = { variable
121 if (op_type < ARRAY_SIZE(arm_cache_err_op_strs)) { in cper_print_arm_err_info()
123 arm_cache_err_op_strs[op_type]); in cper_print_arm_err_info()

Completed in 2 milliseconds