Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwtracing/coresight/
Dcoresight-etm4x.c55 static bool etm4_arch_supported(u8 arch) in etm4_arch_supported() function
1003 if (etm4_arch_supported(drvdata->arch) == false) { in etm4_probe()