Skip to content
STIMSMITH

arch/riscv/include/asm/csr.h

CodeArtifact
First seen 7/29/2026
Last seen 7/29/2026
Evidence 1 chunks

NEIGHBORHOOD

No graph connections found for this entity yet. It may appear in future ingestion runs.

explore full graph →

RELATIONSHIPS

7 connections
RISC-V Control Transfer Records implements → 97% 1e
The csr.h file adds CSR defines and bit-field macros implementing the RISC-V Control Transfer Records extension.
Rajnesh Kanwal authored by → 98% 1e
The patch to csr.h was signed off by Rajnesh Kanwal.
CSR_MCTRCTL ← part of 98% 1e
CSR_MCTRCTL is defined in arch/riscv/include/asm/csr.h as the M-mode Control Transfer Records CSR.
CSR_SCTRCTL ← part of 98% 1e
CSR_SCTRCTL is defined in arch/riscv/include/asm/csr.h as the S-mode Control Transfer Records CSR.
CSR_SCTRSTATUS ← part of 98% 1e
CSR_SCTRSTATUS is defined in arch/riscv/include/asm/csr.h as the S-mode CTR status CSR.
CSR_SCTRDEPTH ← part of 98% 1e
CSR_SCTRDEPTH is defined in arch/riscv/include/asm/csr.h as the S-mode CTR depth CSR.
CSR_VSCTRCTL ← part of 98% 1e
CSR_VSCTRCTL is defined in arch/riscv/include/asm/csr.h as the VS-mode Control Transfer Records CSR.