Searched refs:SBI_PMU_START_FLAG_SET_INIT_VALUE (Results 1 – 3 of 3) sorted by relevance
234 #define SBI_PMU_START_FLAG_SET_INIT_VALUE (1 << 0) macro
481 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()
358 if (flags & SBI_PMU_START_FLAG_SET_INIT_VALUE) in kvm_riscv_vcpu_pmu_ctr_start()
Completed in 7 milliseconds