Searched refs:TRCACATR_EXLEVEL_NS (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/arm64/coresight/
H A Dcoresight_etm4x.c140 reg &= ~TRCACATR_EXLEVEL_NS(event->excp_level);
H A Dcoresight_etm4x.h150 #define TRCACATR_EXLEVEL_NS(n) (0x1 << ((n) + TRCACATR_EXLEVEL_NS_S)) macro

Completed in 218 milliseconds