arch/microblaze/include/asm/pci.h

Source file repositories/reference/linux-study-clean/arch/microblaze/include/asm/pci.h

File Facts

System
Linux kernel
Corpus path
arch/microblaze/include/asm/pci.h
Extension
.h
Size
1025 bytes
Lines
45
Domain
Architecture Layer
Bucket
arch/microblaze
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

static inline void __init xilinx_pci_init(void) { return; }

#endif	/* __KERNEL__ */
#endif /* __ASM_MICROBLAZE_PCI_H */

Annotation

Implementation Notes