Searched refs:trbe_cpudata (Results 1 – 1 of 1) sorted by relevance
71 struct trbe_cpudata *cpudata;128 struct trbe_cpudata { struct140 struct trbe_cpudata __percpu *cpudata; argument149 static void trbe_check_errata(struct trbe_cpudata *cpudata) in trbe_check_errata()163 static inline bool trbe_has_erratum(struct trbe_cpudata *cpudata, int i) in trbe_has_erratum()168 static inline bool trbe_may_overwrite_in_fill_mode(struct trbe_cpudata *cpudata) in trbe_may_overwrite_in_fill_mode()173 static inline bool trbe_may_write_out_of_range(struct trbe_cpudata *cpudata) in trbe_may_write_out_of_range()178 static inline bool trbe_needs_drain_after_disable(struct trbe_cpudata *cpudata) in trbe_needs_drain_after_disable()188 static inline bool trbe_needs_ctxt_sync_after_enable(struct trbe_cpudata *cpudata) in trbe_needs_ctxt_sync_after_enable()199 static inline bool trbe_is_broken(struct trbe_cpudata *cpudata) in trbe_is_broken()[all …]