Searched full:sscofpmf (Results 1 – 9 of 9) sorted by relevance
| /linux/arch/riscv/boot/dts/tenstorrent/ |
| H A D | blackhole.dtsi | 22 "zifencei", "zfh", "zba", "zbb", "sscofpmf"; 38 "zifencei", "zfh", "zba", "zbb", "sscofpmf"; 54 "zifencei", "zfh", "zba", "zbb", "sscofpmf"; 70 "zifencei", "zfh", "zba", "zbb", "sscofpmf";
|
| /linux/arch/riscv/ |
| H A D | Kconfig.errata | 139 similar to the core SSCOFPMF extension.
|
| /linux/arch/riscv/kvm/ |
| H A D | vcpu_pmu.c | 390 * In absence of sscofpmf in the platform, the guest OS may use in kvm_riscv_vcpu_pmu_read_hpm() 750 * It should never reach here if the platform doesn't support the sscofpmf in kvm_riscv_vcpu_pmu_ctr_cfg_match() 849 if (kvm_riscv_isa_check_host(SSCOFPMF)) in kvm_riscv_vcpu_pmu_init()
|
| H A D | aia.c | 565 /* Enable IRQ filtering for overflow interrupt only if sscofpmf is present */ in kvm_riscv_aia_enable()
|
| /linux/tools/testing/selftests/kvm/riscv/ |
| H A D | get-reg-list.c | 519 KVM_ISA_EXT_ARR(SSCOFPMF), in isa_ext_single_id_to_str() 1163 KVM_ISA_EXT_SIMPLE_CONFIG(sscofpmf, SSCOFPMF);
|
| H A D | sbi_pmu_test.c | 644 "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 | 583 __RISCV_ISA_EXT_DATA(sscofpmf, RISCV_ISA_EXT_SSCOFPMF),
|
| /linux/drivers/perf/ |
| H A D | riscv_pmu_sbi.c | 1198 if (riscv_isa_extension_available(NULL, SSCOFPMF)) { in pmu_sbi_setup_irqs()
|