arch/loongarch/power/platform.c

Source file repositories/reference/linux-study-clean/arch/loongarch/power/platform.c

File Facts

System
Linux kernel
Corpus path
arch/loongarch/power/platform.c
Extension
.c
Size
1902 bytes
Lines
85
Domain
Architecture Layer
Bucket
arch/loongarch
Inferred role
Architecture Layer: exported/initcall integration point
Status
integration implementation candidate

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

device_initcall(loongson3_acpi_suspend_init);

Annotation

Implementation Notes