etm4_get_access_type
return etm4_get_access_type(config) << __bf_shf(TRCVICTLR_EXLEVEL_MASK);
return etm4_get_access_type(config) << TRCACATR_EXLEVEL_SHIFT;
static u64 etm4_get_access_type(struct etmv4_config *config);