Searched full:zicntr (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 209 - const: zicntr 211 The standard Zicntr extension for base counters and timers, as 222 special case read-only CSRs, that were moved into the Zicntr and
|
/Linux-v6.6/arch/riscv/kernel/ |
D | cpufeature.c | 169 __RISCV_ISA_EXT_DATA(zicntr, RISCV_ISA_EXT_ZICNTR),
|
/Linux-v6.6/arch/riscv/kvm/ |
D | vcpu_onereg.c | 47 KVM_ISA_EXT_ARR(ZICNTR),
|
/Linux-v6.6/tools/testing/selftests/kvm/riscv/ |
D | get-reg-list.c | 727 …{"zicntr", .feature = KVM_RISCV_ISA_EXT_ZICNTR, .regs = zicntr_regs, .regs_n = ARRAY_SIZE(zicntr_r…
|