Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/riscv/include/asm/
A Dsbi.h234 #define SBI_PMU_START_FLAG_SET_INIT_VALUE (1 << 0) macro
/linux-6.3-rc2/drivers/perf/
A Driscv_pmu_sbi.c481 unsigned long flag = SBI_PMU_START_FLAG_SET_INIT_VALUE; in pmu_sbi_ctr_start()
580 unsigned long flag = SBI_PMU_START_FLAG_SET_INIT_VALUE; in pmu_sbi_start_overflow_mask()
/linux-6.3-rc2/arch/riscv/kvm/
A Dvcpu_pmu.c358 if (flags & SBI_PMU_START_FLAG_SET_INIT_VALUE) in kvm_riscv_vcpu_pmu_ctr_start()

Completed in 7 milliseconds