arch/loongarch/include/asm/vmalloc.h

Source file repositories/reference/linux-study-clean/arch/loongarch/include/asm/vmalloc.h

File Facts

System
Linux kernel
Corpus path
arch/loongarch/include/asm/vmalloc.h
Extension
.h
Size
105 bytes
Lines
5
Domain
Architecture Layer
Bucket
arch/loongarch
Inferred role
Architecture Layer: implementation source
Status
source 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

#ifndef _ASM_LOONGARCH_VMALLOC_H
#define _ASM_LOONGARCH_VMALLOC_H

#endif /* _ASM_LOONGARCH_VMALLOC_H */

Annotation

Implementation Notes