Searched refs:save_atags (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/arm/include/asm/
H A Dsetup.h27 extern void save_atags(const struct tag *tags);
29 static inline void save_atags(const struct tag *tags) { } function
/linux-master/arch/arm/kernel/
H A Datags_proc.c28 void __init save_atags(const struct tag *tags) function
36 * This cannot go into save_atags() because kmalloc and proc don't work
H A Datags_parse.c222 save_atags(tags);
/linux-master/arch/arm/mach-omap2/
H A Dboard-generic.c113 save_atags(tags);

Completed in 119 milliseconds