Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
Dcoresight-etm4x-core.c75 static bool etm4_arch_supported(u8 arch) in etm4_arch_supported() function
1527 if (etm4_arch_supported(drvdata->arch) == false) in etm4_probe()