Searched refs:COUNTEREN_TM (Results 1 – 3 of 3) sorted by relevance
585 if (cpu->cfg.pmu_mask & (COUNTEREN_CY | COUNTEREN_TM | COUNTEREN_IR)) { in riscv_pmu_init()
629 #define COUNTEREN_TM (1 << 1) macro
598 if (!(get_field(env->mcounteren, COUNTEREN_TM) && in sstc()604 if (!(get_field(env->hcounteren, COUNTEREN_TM) && in sstc()3091 env->mcounteren = val & (cpu->pmu_avail_ctrs | COUNTEREN_CY | COUNTEREN_TM | in write_mcounteren()4078 env->scounteren = val & (cpu->pmu_avail_ctrs | COUNTEREN_CY | COUNTEREN_TM | in write_scounteren()4832 env->hcounteren = val & (cpu->pmu_avail_ctrs | COUNTEREN_CY | COUNTEREN_TM | in write_hcounteren()