Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/devicetree/bindings/riscv/
Dextensions.yaml24 ratified states, with the exception of the I, Zicntr & Zihpm extensions.
44 Zicntr, Zicsr, Zifencei and Zihpm extensions and thus "i"
75 the Zicntr and Zihpm extensions after the ratification of the
223 Zihpm extensions after the ratification of the 20191213 version of
237 - const: zihpm
239 The standard Zihpm extension for hardware performance counters, as
/Linux-v6.6/arch/riscv/kernel/
Dcpufeature.c173 __RISCV_ISA_EXT_DATA(zihpm, RISCV_ISA_EXT_ZIHPM),
/Linux-v6.6/arch/riscv/kvm/
Dvcpu_onereg.c51 KVM_ISA_EXT_ARR(ZIHPM),
/Linux-v6.6/tools/testing/selftests/kvm/riscv/
Dget-reg-list.c733 …{"zihpm", .feature = KVM_RISCV_ISA_EXT_ZIHPM, .regs = zihpm_regs, .regs_n = ARRAY_SIZE(zihpm_regs)…