Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-trbe.h72 static inline bool is_trbe_wrap(u64 trbsr) in is_trbe_wrap() function
H A Dcoresight-trbe.c667 if ((is_trbe_wrap(trbsr) && (ec == TRBE_EC_OTHERS) && (bsc == TRBE_BSC_FILLED)) && in trbe_get_fault_act()