Home
last modified time | relevance | path

Searched full:zihpm (Results 1 – 10 of 10) sorted by relevance

/linux/arch/riscv/boot/dts/andes/
H A Dqilai.dtsi26 "zihpm", "xandespmu";
51 "zihpm", "xandespmu";
77 "zihpm", "xandespmu";
103 "zihpm", "xandespmu";
/linux/arch/riscv/boot/dts/sifive/
H A Dfu540-c000.dtsi35 "zihpm";
61 "zifencei", "zihpm";
88 "zifencei", "zihpm";
115 "zifencei", "zihpm";
142 "zifencei", "zihpm";
H A Dfu740-c000.dtsi36 "zihpm";
63 "zifencei", "zihpm";
90 "zifencei", "zihpm";
117 "zifencei", "zihpm";
144 "zifencei", "zihpm";
/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml24 ratified states, with the exception of the I, Zicntr & Zihpm extensions.
38 Zicntr, Zicsr, Zifencei and Zihpm extensions and thus "i"
69 the Zicntr and Zihpm extensions after the ratification of the
235 specification. This extension depends on Sscsrind, Smcdeleg, Zihpm,
617 Zihpm extensions after the ratification of the 20191213 version of
637 - const: zihpm
639 The standard Zihpm extension for hardware performance counters, as
1159 # Smcdeleg depends on Sscsrind, Zihpm, Zicntr
1168 const: zihpm
1171 # Ssccfg depends on Smcdeleg, Sscsrind, Zihpm, Zicntr
[all …]
/linux/arch/riscv/boot/dts/sophgo/
H A Dcv180x-cpus.dtsi27 "zifencei", "zihpm";
/linux/arch/riscv/boot/dts/starfive/
H A Djh7110.dtsi33 "zifencei", "zihpm";
63 "zicsr", "zifencei", "zihpm";
97 "zicsr", "zifencei", "zihpm";
131 "zicsr", "zifencei", "zihpm";
165 "zicsr", "zifencei", "zihpm";
/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c614 KVM_ISA_EXT_ARR(ZIHPM), in isa_ext_id_to_str()
1276 KVM_ISA_EXT_SIMPLE_CONFIG(zihpm, ZIHPM);
/linux/Documentation/arch/riscv/
H A Dhwprobe.rst198 * :c:macro:`RISCV_HWPROBE_EXT_ZIHPM`: The Zihpm extension version 2.0
/linux/arch/riscv/kernel/
H A Dsys_hwprobe.c131 EXT_KEY(isainfo->isa, ZIHPM, pair->value, missing); in hwprobe_isa_ext0()
H A Dcpufeature.c542 __RISCV_ISA_EXT_DATA(zihpm, RISCV_ISA_EXT_ZIHPM),