Home
last modified time | relevance | path

Searched refs:atag_offset (Results 1 – 25 of 144) sorted by relevance

123456

/linux-6.1.9/arch/arm/mach-ep93xx/
Dedb93xx.c245 .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,
Dmicro9.c78 .atag_offset = 0x100,
91 .atag_offset = 0x100,
104 .atag_offset = 0x100,
117 .atag_offset = 0x100,
Dadssphere.c34 .atag_offset = 0x100,
Dgesbc9312.c34 .atag_offset = 0x100,
/linux-6.1.9/arch/arm/mach-s3c/
Dmach-smdk2413.c137 .atag_offset = 0x100,
149 .atag_offset = 0x100,
161 .atag_offset = 0x100,
Dmach-smdk6400.c84 .atag_offset = 0x100,
Dmach-ncp.c94 .atag_offset = 0x100,
Dmach-smdk2410.c106 .atag_offset = 0x100,
/linux-6.1.9/arch/arm/mach-pxa/
Deseries.c170 .atag_offset = 0x100,
222 .atag_offset = 0x100,
347 .atag_offset = 0x100,
555 .atag_offset = 0x100,
764 .atag_offset = 0x100,
991 .atag_offset = 0x100,
Dcolibri-pxa270.c310 .atag_offset = 0x100,
321 .atag_offset = 0x100,
Dezx.c836 .atag_offset = 0x100,
904 .atag_offset = 0x100,
972 .atag_offset = 0x100,
1135 .atag_offset = 0x100,
1203 .atag_offset = 0x100,
1245 .atag_offset = 0x100,
Dmp900.c92 .atag_offset = 0x220100,
/linux-6.1.9/arch/arm/mach-npcm/
Dnpcm7xx.c18 .atag_offset = 0x100,
/linux-6.1.9/arch/arm/mach-iop32x/
Diq31244.c311 .atag_offset = 0x100,
326 .atag_offset = 0x100,
/linux-6.1.9/arch/arm/kernel/
Datags_parse.c200 else if (mdesc->atag_offset) in setup_machine_tags()
201 tags = (void *)(PAGE_OFFSET + mdesc->atag_offset); in setup_machine_tags()
/linux-6.1.9/arch/arm/mach-mv78xx0/
Drd78x00-masa-setup.c78 .atag_offset = 0x100,
Ddb78x00-bp-setup.c93 .atag_offset = 0x100,
/linux-6.1.9/arch/arm/mach-omap1/
Dboard-generic.c76 .atag_offset = 0x100,
/linux-6.1.9/arch/arm/mach-orion5x/
Dkurobox_pro-setup.c382 .atag_offset = 0x100,
397 .atag_offset = 0x100,
Drd88f6183ap-ge-setup.c111 .atag_offset = 0x100,
/linux-6.1.9/arch/arm/mach-dove/
Dcm-a510.c86 .atag_offset = 0x100,
Ddove-db-setup.c93 .atag_offset = 0x100,
/linux-6.1.9/arch/arm/mach-footbridge/
Dcats-hw.c91 .atag_offset = 0x100,
/linux-6.1.9/arch/arm/mach-lpc32xx/
Dphy3250.c88 .atag_offset = 0x100,
/linux-6.1.9/arch/arm/include/asm/mach/
Darch.h27 unsigned long atag_offset; /* tagged list (relative) */ member

123456