Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x.h781 #define ETM_ARCH_V4_3 ETM_ARCH_VERSION(4, 3) macro
Dcoresight-etm4x-core.c1184 if ((drvdata->arch < ETM_ARCH_V4_3) || (drvdata->nr_resource > 0)) in etm4_init_arch_data()