arch/riscv/include/uapi/asm/vendor/thead.h

Source file repositories/reference/linux-study-clean/arch/riscv/include/uapi/asm/vendor/thead.h

File Facts

System
Linux kernel
Corpus path
arch/riscv/include/uapi/asm/vendor/thead.h
Extension
.h
Size
120 bytes
Lines
4
Domain
Architecture Layer
Bucket
arch/riscv
Inferred role
Architecture Layer: implementation source
Status
source implementation candidate

Why This File Exists

CPU and platform-specific kernel glue: boot entry, traps, syscall entry, interrupts, page tables, context switch, and low-level barriers.

Dependency Surface

Detected Declarations

Annotated Snippet

#define		RISCV_HWPROBE_VENDOR_EXT_XTHEADVECTOR	(1 << 0)

Annotation

Implementation Notes