arch/mips/boot/dts/loongson/loongson64_2core_2k1000.dts

Source file repositories/reference/linux-study-clean/arch/mips/boot/dts/loongson/loongson64_2core_2k1000.dts

File Facts

System
Linux kernel
Corpus path
arch/mips/boot/dts/loongson/loongson64_2core_2k1000.dts
Extension
.dts
Size
141 bytes
Lines
11
Domain
Architecture Layer
Bucket
arch/mips
Inferred role
Architecture Layer: configuration, schema, or hardware description
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

// SPDX-License-Identifier: GPL-2.0

/dts-v1/;

#include "loongson64-2k1000.dtsi"

/ {
	compatible = "loongson,loongson64-2core-2k1000";
};

Annotation

Implementation Notes