Searched full:zihpm (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/Documentation/devicetree/bindings/riscv/ |
D | extensions.yaml | 24 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/ |
D | cpufeature.c | 173 __RISCV_ISA_EXT_DATA(zihpm, RISCV_ISA_EXT_ZIHPM),
|
/Linux-v6.6/arch/riscv/kvm/ |
D | vcpu_onereg.c | 51 KVM_ISA_EXT_ARR(ZIHPM),
|
/Linux-v6.6/tools/testing/selftests/kvm/riscv/ |
D | get-reg-list.c | 733 …{"zihpm", .feature = KVM_RISCV_ISA_EXT_ZIHPM, .regs = zihpm_regs, .regs_n = ARRAY_SIZE(zihpm_regs)…
|