Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-trbe.h92 static inline bool is_trbe_programmable(u64 trbidr) in is_trbe_programmable() function
Dcoresight-trbe.c1296 if (!is_trbe_programmable(trbidr)) { in arm_trbe_probe_cpu()