Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwtracing/coresight/
Dcoresight-trbe.h48 #define TRBE_BSC_FILLED 1 macro
Dcoresight-trbe.c668 if ((is_trbe_wrap(trbsr) && (ec == TRBE_EC_OTHERS) && (bsc == TRBE_BSC_FILLED)) && in trbe_get_fault_act()