Searched refs:ETM_ARCH_MAJOR_VERSION (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c2044 major = ETM_ARCH_MAJOR_VERSION(drvdata->arch);
H A Dcoresight-etm4x.h774 #define ETM_ARCH_MAJOR_VERSION(arch) (((arch) >> 4) & 0xfU) macro

Completed in 206 milliseconds