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

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

File Facts

System
Linux kernel
Corpus path
arch/riscv/include/uapi/asm/vendor/sifive.h
Extension
.h
Size
292 bytes
Lines
7
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_XSFVQMACCDOD		(1 << 0)
#define	RISCV_HWPROBE_VENDOR_EXT_XSFVQMACCQOQ		(1 << 1)
#define	RISCV_HWPROBE_VENDOR_EXT_XSFVFNRCLIPXFQF		(1 << 2)
#define	RISCV_HWPROBE_VENDOR_EXT_XSFVFWMACCQQQ		(1 << 3)

Annotation

Implementation Notes