Lines Matching full:erratum
73 * TRBE erratum list
78 * a given CPU is affected by the erratum. Unlike the other erratum
85 * TRBE erratum. We map the given cpucap into a TRBE internal number
90 * - Streamlined detection of erratum across the system
375 * When the TRBE is affected by an erratum that could make it in trbe_min_trace_buf_size()
693 * erratum which forces the PAGE_SIZE alignment on the TRBPTR, and thus in trbe_get_trace_size()
695 * 64bytes. Thus we ignore the potential triggering of the erratum in trbe_get_trace_size()
716 * If the TRBE is affected by the following erratum, we must fill in trbe_get_trace_size()
884 * beginning of the ring-buffer (normal-BASE). But with the erratum, in trbe_apply_work_around_before_enable()
910 * driver to move it, assuming that the erratum was triggered and in trbe_apply_work_around_before_enable()
937 * overwritten with the erratum). This ensures that the trace in trbe_apply_work_around_before_enable()
962 * without the erratum. See trbe_min_trace_buf_size(). in trbe_apply_work_around_before_enable()
1318 * Run the TRBE erratum checks, now that we know in arm_trbe_probe_cpu()
1324 pr_err("Disabling TRBE on cpu%d due to erratum\n", cpu); in arm_trbe_probe_cpu()
1329 * If the TRBE is affected by erratum TRBE_WORKAROUND_OVERWRITE_FILL_MODE, in arm_trbe_probe_cpu()