Searched full:sscofpmf (Results 1 – 11 of 11) sorted by relevance
/linux/arch/riscv/boot/dts/sophgo/ |
H A D | sg2044-cpus.dtsi | 30 "v", "sscofpmf", "sstc", 66 "v", "sscofpmf", "sstc", 102 "v", "sscofpmf", "sstc", 138 "v", "sscofpmf", "sstc", 174 "v", "sscofpmf", "sstc", 210 "v", "sscofpmf", "sstc", 246 "v", "sscofpmf", "sstc", 282 "v", "sscofpmf", "sstc", 318 "v", "sscofpmf", "sstc", 354 "v", "sscofpmf", "sstc", [all …]
|
/linux/arch/riscv/boot/dts/spacemit/ |
H A D | k1.dtsi | 62 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt"; 92 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt"; 122 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt"; 152 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt"; 182 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt"; 212 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt"; 242 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt"; 272 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
|
/linux/arch/riscv/kvm/ |
H A D | vcpu_pmu.c | 365 * In absence of sscofpmf in the platform, the guest OS may use in kvm_riscv_vcpu_pmu_read_hpm() 671 * It should never reach here if the platform doesn't support the sscofpmf in kvm_riscv_vcpu_pmu_ctr_cfg_match() 769 if (!riscv_isa_extension_available(NULL, SSCOFPMF)) in kvm_riscv_vcpu_pmu_init()
|
H A D | vcpu_onereg.c | 41 KVM_ISA_EXT_ARR(SSCOFPMF), 151 /* Sscofpmf depends on interrupt filtering defined in ssaia */ in kvm_riscv_vcpu_isa_enable_allowed() 177 /* There is not architectural config bit to disable sscofpmf completely */ in kvm_riscv_vcpu_isa_disable_allowed()
|
H A D | aia.c | 554 /* Enable IRQ filtering for overflow interrupt only if sscofpmf is present */ in kvm_riscv_aia_enable()
|
/linux/drivers/perf/ |
H A D | Kconfig | 124 similar to the standard Sscofpmf and Smcntrpmf extension.
|
H A D | riscv_pmu_sbi.c | 1108 if (riscv_isa_extension_available(NULL, SSCOFPMF)) { in pmu_sbi_setup_irqs()
|
/linux/tools/testing/selftests/kvm/riscv/ |
H A D | get-reg-list.c | 508 KVM_ISA_EXT_ARR(SSCOFPMF), in isa_ext_single_id_to_str() 1103 KVM_ISA_EXT_SIMPLE_CONFIG(sscofpmf, SSCOFPMF);
|
H A D | sbi_pmu_test.c | 626 "Sscofpmf is not available, skipping overflow test"); in test_vm_events_overflow()
|
/linux/tools/testing/selftests/bpf/ |
H A D | vmtest.sh | 42 CROSS_FLAGS=(-M virt -cpu rv64,sscofpmf=true -smp 8)
|
/linux/arch/riscv/kernel/ |
H A D | cpufeature.c | 534 __RISCV_ISA_EXT_DATA(sscofpmf, RISCV_ISA_EXT_SSCOFPMF),
|