Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h183 #define TRCCONFIGR_VMIDOPT BIT(15) macro
H A Dcoresight-etm4x-core.c709 config->cfg |= TRCCONFIGR_VMID | TRCCONFIGR_VMIDOPT; in etm4_parse_event_config()