arch/mips/jazz/Platform

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

File Facts

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

#
# Acer PICA 61, Mips Magnum 4000 and Olivetti M700.
#
cflags-$(CONFIG_MACH_JAZZ)	+= -I$(srctree)/arch/mips/include/asm/mach-jazz
load-$(CONFIG_MACH_JAZZ)	+= 0xffffffff80080000

Annotation

Implementation Notes