arm_cache_err_op_strs   49 drivers/firmware/efi/cper-arm.c static const char * const arm_cache_err_op_strs[] = {
arm_cache_err_op_strs  122 drivers/firmware/efi/cper-arm.c 			if (op_type < ARRAY_SIZE(arm_cache_err_op_strs)) {
arm_cache_err_op_strs  124 drivers/firmware/efi/cper-arm.c 				       arm_cache_err_op_strs[op_type]);