Searched refs:trbe_cpudata (Results 1 – 1 of 1) sorted by relevance
72 struct trbe_cpudata *cpudata;129 struct trbe_cpudata { struct141 struct trbe_cpudata __percpu *cpudata; argument150 static void trbe_check_errata(struct trbe_cpudata *cpudata) in trbe_check_errata()164 static bool trbe_has_erratum(struct trbe_cpudata *cpudata, int i) in trbe_has_erratum()169 static bool trbe_may_overwrite_in_fill_mode(struct trbe_cpudata *cpudata) in trbe_may_overwrite_in_fill_mode()174 static bool trbe_may_write_out_of_range(struct trbe_cpudata *cpudata) in trbe_may_write_out_of_range()179 static bool trbe_needs_drain_after_disable(struct trbe_cpudata *cpudata) in trbe_needs_drain_after_disable()189 static bool trbe_needs_ctxt_sync_after_enable(struct trbe_cpudata *cpudata) in trbe_needs_ctxt_sync_after_enable()200 static bool trbe_is_broken(struct trbe_cpudata *cpudata) in trbe_is_broken()[all …]