Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-trbe.h67 static inline bool is_trbe_trg(u64 trbsr) in is_trbe_trg() function
H A Dcoresight-trbe.c656 if (is_trbe_trg(trbsr) || is_trbe_abort(trbsr)) in trbe_get_fault_act()