Searched full:sscofpmf (Results 1 – 5 of 5) sorted by relevance
138 - const: sscofpmf140 The standard Sscofpmf supervisor-level extension for count overflow
287 * In absence of sscofpmf in the platform, the guest OS may use in kvm_riscv_vcpu_pmu_read_hpm()472 * It should never reach here if the platform doesn't support the sscofpmf in kvm_riscv_vcpu_pmu_ctr_cfg_match()556 if (!riscv_isa_extension_available(NULL, SSCOFPMF)) in kvm_riscv_vcpu_pmu_init()
95 similar to the core SSCOFPMF extension.
179 __RISCV_ISA_EXT_DATA(sscofpmf, RISCV_ISA_EXT_SSCOFPMF),
807 if (riscv_isa_extension_available(NULL, SSCOFPMF)) { in pmu_sbi_setup_irqs()