Home
last modified time | relevance | path

Searched refs:COUNTEREN_IR (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/riscv/
H A Dpmu.c585 if (cpu->cfg.pmu_mask & (COUNTEREN_CY | COUNTEREN_TM | COUNTEREN_IR)) { in riscv_pmu_init()
H A Dcpu_bits.h614 #define COUNTEREN_IR (1 << 2) macro
H A Dcsr.c2216 uint32_t present_ctrs = cpu->pmu_avail_ctrs | COUNTEREN_CY | COUNTEREN_IR; in write_mcountinhibit()
2291 COUNTEREN_IR); in write_mcounteren()
3185 COUNTEREN_IR); in write_scounteren()
3848 COUNTEREN_IR); in write_hcounteren()