Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c388 case KVM_REG_RISCV_CSR_REG(scounteren): in smstateen_csr_id_to_str()
389 return RISCV_CSR_GENERAL(scounteren); in smstateen_csr_id_to_str()
929 KVM_REG_RISCV | KVM_REG_SIZE_ULONG | KVM_REG_RISCV_CSR | KVM_REG_RISCV_CSR_GENERAL | KVM_REG_RISCV_CSR_REG(scounteren),
/linux/arch/riscv/kernel/
H A Dasm-offsets.c175 OFFSET(KVM_ARCH_GUEST_SCOUNTEREN, kvm_vcpu_arch, guest_csr.scounteren); in asm_offsets()
/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml254 in scounteren for any supported counter, as ratified in RISC-V
/linux/drivers/perf/
H A Driscv_pmu_sbi.c1443 * Test against the previous value since we clear SCOUNTEREN when in riscv_pmu_proc_user_access_handler()