arch/mips/ath25/Platform

Source file repositories/reference/linux-study-clean/arch/mips/ath25/Platform

File Facts

System
Linux kernel
Corpus path
arch/mips/ath25/Platform
Extension
[no extension]
Size
151 bytes
Lines
6
Domain
Architecture Layer
Bucket
arch/mips
Inferred role
Architecture Layer: arch/mips
Status
atlas-only

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

#
# Atheros AR531X/AR231X WiSoC
#
cflags-$(CONFIG_ATH25)		+= -I$(srctree)/arch/mips/include/asm/mach-ath25
load-$(CONFIG_ATH25)		+= 0xffffffff80041000

Annotation

Implementation Notes