arch/mips/cavium-octeon/Platform

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

File Facts

System
Linux kernel
Corpus path
arch/mips/cavium-octeon/Platform
Extension
[no extension]
Size
174 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

#
# Cavium Octeon
#
cflags-$(CONFIG_CAVIUM_OCTEON_SOC)	+=				\
		-I$(srctree)/arch/mips/include/asm/mach-cavium-octeon
load-$(CONFIG_CAVIUM_OCTEON_SOC)	+= 0xffffffff81100000

Annotation

Implementation Notes