arch/arm/mach-pxa/mfp.h

Source file repositories/reference/linux-study-clean/arch/arm/mach-pxa/mfp.h

File Facts

System
Linux kernel
Corpus path
arch/arm/mach-pxa/mfp.h
Extension
.h
Size
375 bytes
Lines
19
Domain
Architecture Layer
Bucket
arch/arm
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_ARCH_MFP_H
#define __ASM_ARCH_MFP_H

#include <linux/soc/pxa/mfp.h>

#endif /* __ASM_ARCH_MFP_H */

Annotation

Implementation Notes