Home
last modified time | relevance | path

Searched refs:_fdt_start (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/arch/microblaze/kernel/
Dsetup.c123 early_init_devtree(_fdt_start); in machine_early_init()
135 pr_info("Compiled-in FDT at %p\n", _fdt_start); in machine_early_init()
Dvmlinux.lds.S50 _fdt_start = . ; /* place for fdt blob */ symbol
52 . = _fdt_start + 0x10000; /* Pad up to 64kbyte */
Dhead.S98 ori r4, r0, TOPHYS(_fdt_start)
/linux-6.1.9/arch/microblaze/include/asm/
Dsections.h17 extern u32 _fdt_start[], _fdt_end[];
/linux-6.1.9/arch/microblaze/boot/
DMakefile21 -K _fdt_start $< -o $@$2