Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dcoresight-pmu.h30 #define ETM4_CFG_BIT_VMID 7 macro
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c673 config->cfg |= BIT(ETM4_CFG_BIT_VMID) | BIT(ETM4_CFG_BIT_VMID_OPT); in etm4_parse_event_config()