Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x.h188 #define TRCCONFIGR_VMIDOPT BIT(15) macro
Dcoresight-etm4x-core.c677 config->cfg |= TRCCONFIGR_VMID | TRCCONFIGR_VMIDOPT; in etm4_parse_event_config()