arch/riscv/include/asm/csr.h
CodeArtifactFirst 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 connectionsThe csr.h file adds CSR defines and bit-field macros implementing the RISC-V Control Transfer Records extension.
The patch to csr.h was signed off by Rajnesh Kanwal.
CSR_MCTRCTL is defined in arch/riscv/include/asm/csr.h as the M-mode Control Transfer Records CSR.
CSR_SCTRCTL is defined in arch/riscv/include/asm/csr.h as the S-mode Control Transfer Records CSR.
CSR_SCTRSTATUS is defined in arch/riscv/include/asm/csr.h as the S-mode CTR status CSR.
CSR_SCTRDEPTH is defined in arch/riscv/include/asm/csr.h as the S-mode CTR depth CSR.
CSR_VSCTRCTL is defined in arch/riscv/include/asm/csr.h as the VS-mode Control Transfer Records CSR.