Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c1350 access_type = ETM_EXLEVEL_NS_HYP; in etm4_get_ns_access_type()
1354 access_type = ETM_EXLEVEL_NS_HYP; in etm4_get_ns_access_type()
H A Dcoresight-etm4x.h708 #define ETM_EXLEVEL_NS_HYP BIT(6) /* NonSecure EL2 */ macro