Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dsbi.h237 #define SBI_PMU_STOP_FLAG_RESET (1 << 0) macro
/openbmc/linux/arch/riscv/kvm/
H A Dvcpu_pmu.c435 if (flags & SBI_PMU_STOP_FLAG_RESET) { in kvm_riscv_vcpu_pmu_ctr_stop()
444 if (flags & SBI_PMU_STOP_FLAG_RESET) { in kvm_riscv_vcpu_pmu_ctr_stop()
/openbmc/linux/drivers/perf/
H A Driscv_pmu_sbi.c560 flag != SBI_PMU_STOP_FLAG_RESET) in pmu_sbi_ctr_stop()
614 0, pmu->cmask, SBI_PMU_STOP_FLAG_RESET, 0, 0, 0); in pmu_sbi_stop_all()