Home
last modified time | relevance | path

Searched refs:is_trbe_trg (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-trbe.h67 static inline bool is_trbe_trg(u64 trbsr) in is_trbe_trg() function
Dcoresight-trbe.c656 if (is_trbe_trg(trbsr) || is_trbe_abort(trbsr)) in trbe_get_fault_act()