Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hwtracing/coresight/
Dcoresight-core.c158 static inline bool coresight_is_claimed_any(void __iomem *base) in coresight_is_claimed_any() function
187 if (coresight_is_claimed_any(base)) in coresight_claim_device_unlocked()