Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-etm4x-core.c1343 access_type = ETM_EXLEVEL_NS_HYP; in etm4_get_ns_access_type()
1347 access_type = ETM_EXLEVEL_NS_HYP; in etm4_get_ns_access_type()
Dcoresight-etm4x.h732 #define ETM_EXLEVEL_NS_HYP BIT(6) /* NonSecure EL2 */ macro