Searched refs:atag_offset (Results 1 – 25 of 151) sorted by relevance
1234567
/linux/arch/arm/mach-ep93xx/ |
A D | edb93xx.c | 245 .atag_offset = 0x100, 257 .atag_offset = 0x100, 269 .atag_offset = 0x100, 281 .atag_offset = 0x100, 293 .atag_offset = 0x100, 305 .atag_offset = 0x100, 317 .atag_offset = 0x100, 329 .atag_offset = 0x100,
|
A D | micro9.c | 78 .atag_offset = 0x100, 90 .atag_offset = 0x100, 102 .atag_offset = 0x100, 114 .atag_offset = 0x100,
|
A D | adssphere.c | 34 .atag_offset = 0x100,
|
A D | gesbc9312.c | 34 .atag_offset = 0x100,
|
A D | ts72xx.c | 352 .atag_offset = 0x100, 415 .atag_offset = 0x100,
|
A D | simone.c | 121 .atag_offset = 0x100,
|
/linux/arch/arm/mach-s3c/ |
A D | mach-smdk2413.c | 131 .atag_offset = 0x100, 142 .atag_offset = 0x100, 153 .atag_offset = 0x100,
|
A D | mach-smdk6400.c | 84 .atag_offset = 0x100,
|
A D | mach-ncp.c | 94 .atag_offset = 0x100,
|
/linux/arch/arm/mach-pxa/ |
A D | eseries.c | 176 .atag_offset = 0x100, 228 .atag_offset = 0x100, 353 .atag_offset = 0x100, 550 .atag_offset = 0x100, 750 .atag_offset = 0x100, 968 .atag_offset = 0x100,
|
A D | colibri-pxa270.c | 310 .atag_offset = 0x100, 321 .atag_offset = 0x100,
|
A D | ezx.c | 837 .atag_offset = 0x100, 905 .atag_offset = 0x100, 973 .atag_offset = 0x100, 1136 .atag_offset = 0x100, 1204 .atag_offset = 0x100, 1246 .atag_offset = 0x100,
|
A D | mp900.c | 92 .atag_offset = 0x220100,
|
/linux/arch/arm/mach-iop32x/ |
A D | iq31244.c | 311 .atag_offset = 0x100, 326 .atag_offset = 0x100,
|
/linux/arch/arm/mach-npcm/ |
A D | npcm7xx.c | 18 .atag_offset = 0x100,
|
/linux/arch/arm/kernel/ |
A D | atags_parse.c | 200 else if (mdesc->atag_offset) in setup_machine_tags() 201 tags = (void *)(PAGE_OFFSET + mdesc->atag_offset); in setup_machine_tags()
|
/linux/arch/arm/mach-orion5x/ |
A D | kurobox_pro-setup.c | 385 .atag_offset = 0x100, 400 .atag_offset = 0x100,
|
/linux/arch/arm/mach-mv78xx0/ |
A D | rd78x00-masa-setup.c | 81 .atag_offset = 0x100,
|
A D | db78x00-bp-setup.c | 96 .atag_offset = 0x100,
|
/linux/arch/arm/mach-omap1/ |
A D | board-generic.c | 78 .atag_offset = 0x100,
|
/linux/arch/arm/mach-dove/ |
A D | cm-a510.c | 89 .atag_offset = 0x100,
|
A D | dove-db-setup.c | 96 .atag_offset = 0x100,
|
/linux/arch/arm/mach-footbridge/ |
A D | cats-hw.c | 91 .atag_offset = 0x100,
|
/linux/arch/arm/mach-lpc32xx/ |
A D | phy3250.c | 88 .atag_offset = 0x100,
|
/linux/arch/arm/include/asm/mach/ |
A D | arch.h | 27 unsigned long atag_offset; /* tagged list (relative) */ member
|
Completed in 27 milliseconds
1234567