Searched refs:atag_offset (Results 1 – 25 of 164) sorted by relevance
1234567
/Linux-v5.10/arch/arm/mach-ep93xx/ |
D | edb93xx.c | 245 .atag_offset = 0x100, 258 .atag_offset = 0x100, 271 .atag_offset = 0x100, 284 .atag_offset = 0x100, 297 .atag_offset = 0x100, 310 .atag_offset = 0x100, 323 .atag_offset = 0x100, 336 .atag_offset = 0x100,
|
D | micro9.c | 78 .atag_offset = 0x100, 91 .atag_offset = 0x100, 104 .atag_offset = 0x100, 117 .atag_offset = 0x100,
|
D | adssphere.c | 34 .atag_offset = 0x100,
|
D | gesbc9312.c | 34 .atag_offset = 0x100,
|
/Linux-v5.10/arch/arm/mach-s3c/ |
D | mach-smdk2413.c | 131 .atag_offset = 0x100, 142 .atag_offset = 0x100, 153 .atag_offset = 0x100,
|
D | mach-smdk6400.c | 84 .atag_offset = 0x100,
|
D | mach-ncp.c | 94 .atag_offset = 0x100,
|
/Linux-v5.10/arch/arm/mach-ixp4xx/ |
D | ixdp425-setup.c | 287 .atag_offset = 0x100, 303 .atag_offset = 0x100, 318 .atag_offset = 0x100, 333 .atag_offset = 0x100,
|
D | omixp-setup.c | 263 .atag_offset = 0x100, 275 .atag_offset = 0x100, 290 .atag_offset = 0x100,
|
D | coyote-setup.c | 119 .atag_offset = 0x100, 139 .atag_offset = 0x100,
|
D | avila-setup.c | 181 .atag_offset = 0x100, 201 .atag_offset = 0x100,
|
/Linux-v5.10/arch/arm/mach-pxa/ |
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,
|
D | colibri-pxa270.c | 310 .atag_offset = 0x100, 321 .atag_offset = 0x100,
|
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,
|
/Linux-v5.10/arch/arm/mach-npcm/ |
D | npcm7xx.c | 18 .atag_offset = 0x100,
|
/Linux-v5.10/arch/arm/mach-footbridge/ |
D | personal.c | 19 .atag_offset = 0x100,
|
D | cats-hw.c | 91 .atag_offset = 0x100,
|
/Linux-v5.10/arch/arm/mach-iop32x/ |
D | iq31244.c | 311 .atag_offset = 0x100, 326 .atag_offset = 0x100,
|
/Linux-v5.10/arch/arm/mach-mv78xx0/ |
D | rd78x00-masa-setup.c | 81 .atag_offset = 0x100,
|
D | db78x00-bp-setup.c | 96 .atag_offset = 0x100,
|
/Linux-v5.10/arch/arm/mach-omap1/ |
D | board-generic.c | 78 .atag_offset = 0x100,
|
/Linux-v5.10/arch/arm/mach-dove/ |
D | cm-a510.c | 89 .atag_offset = 0x100,
|
D | dove-db-setup.c | 96 .atag_offset = 0x100,
|
/Linux-v5.10/arch/arm/kernel/ |
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-v5.10/arch/arm/mach-orion5x/ |
D | kurobox_pro-setup.c | 385 .atag_offset = 0x100, 400 .atag_offset = 0x100,
|
1234567