Searched full:sscofpmf (Results 1 – 8 of 8) sorted by relevance
139 similar to the core SSCOFPMF extension.
392 * In absence of sscofpmf in the platform, the guest OS may use in kvm_riscv_vcpu_pmu_read_hpm()758 * It should never reach here if the platform doesn't support the sscofpmf in kvm_riscv_vcpu_pmu_ctr_cfg_match()857 if (kvm_riscv_isa_check_host(SSCOFPMF)) in kvm_riscv_vcpu_pmu_init()
570 KVM_ISA_EXT_ARR(SSCOFPMF), in isa_ext_single_id_to_str() 1232 KVM_ISA_EXT_SIMPLE_CONFIG(sscofpmf, SSCOFPMF);
644 "Sscofpmf is not available, skipping overflow test"); in test_vm_events_overflow()
42 CROSS_FLAGS=(-M virt -cpu rv64,sscofpmf=true -smp 8)
245 - const: sscofpmf247 The standard Sscofpmf supervisor-level extension for count overflow
615 __RISCV_ISA_EXT_DATA(sscofpmf, RISCV_ISA_EXT_SSCOFPMF),
1197 if (riscv_isa_extension_available(NULL, SSCOFPMF)) { in pmu_sbi_setup_irqs()