arch/mips/rb532/Platform

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

File Facts

System
Linux kernel
Corpus path
arch/mips/rb532/Platform
Extension
[no extension]
Size
166 bytes
Lines
7
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

#
# Routerboard 532
#
cflags-$(CONFIG_MIKROTIK_RB532)		+=				\
		-I$(srctree)/arch/mips/include/asm/mach-rc32434
load-$(CONFIG_MIKROTIK_RB532)		+= 0xffffffff80101000

Annotation

Implementation Notes