Lines Matching full:erratum
75 * TRBE erratum list
80 * a given CPU is affected by the erratum. Unlike the other erratum
87 * TRBE erratum. We map the given cpucap into a TRBE internal number
92 * - Streamlined detection of erratum across the system
379 * When the TRBE is affected by an erratum that could make it in trbe_min_trace_buf_size()
697 * erratum which forces the PAGE_SIZE alignment on the TRBPTR, and thus in trbe_get_trace_size()
699 * 64bytes. Thus we ignore the potential triggering of the erratum in trbe_get_trace_size()
720 * If the TRBE is affected by the following erratum, we must fill in trbe_get_trace_size()
888 * beginning of the ring-buffer (normal-BASE). But with the erratum, in trbe_apply_work_around_before_enable()
914 * driver to move it, assuming that the erratum was triggered and in trbe_apply_work_around_before_enable()
941 * overwritten with the erratum). This ensures that the trace in trbe_apply_work_around_before_enable()
966 * without the erratum. See trbe_min_trace_buf_size(). in trbe_apply_work_around_before_enable()
1332 * Run the TRBE erratum checks, now that we know in arm_trbe_probe_cpu()
1338 pr_err("Disabling TRBE on cpu%d due to erratum\n", cpu); in arm_trbe_probe_cpu()
1343 * If the TRBE is affected by erratum TRBE_WORKAROUND_OVERWRITE_FILL_MODE, in arm_trbe_probe_cpu()