Home
last modified time | relevance | path

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

/linux-6.12.1/arch/riscv/kvm/
Dvcpu_pmu.c660 bool is_fevent; in kvm_riscv_vcpu_pmu_ctr_cfg_match() local
686 is_fevent = kvm_pmu_is_fw_event(eidx); in kvm_riscv_vcpu_pmu_ctr_cfg_match()
687 if (is_fevent && event_code >= SBI_PMU_FW_MAX) { in kvm_riscv_vcpu_pmu_ctr_cfg_match()
713 if (is_fevent) { in kvm_riscv_vcpu_pmu_ctr_cfg_match()