/openbmc/linux/include/asm-generic/ |
H A D | sections.h | 38 extern char __init_begin[], __init_end[]; 130 return memory_contains(__init_begin, __init_end, virt, size); in init_section_contains() 144 return memory_intersects(__init_begin, __init_end, virt, size); in init_section_intersects() 227 addr < (unsigned long)__init_end)); in __is_kernel()
|
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | u-boot-nand_spl.lds | 44 __init_end = .; symbol 68 ASSERT(__init_end <= (0xfff00000 + RESET_VECTOR_OFFSET), "NAND bootstrap too big");
|
/openbmc/linux/arch/xtensa/mm/ |
H A D | init.c | 164 (unsigned long)__init_begin, (unsigned long)__init_end, in mem_init() 165 (unsigned long)(__init_end - __init_begin) >> 10, in mem_init()
|
/openbmc/linux/arch/nios2/kernel/ |
H A D | vmlinux.lds.S | 48 __init_end = .; symbol
|
/openbmc/linux/arch/hexagon/kernel/ |
H A D | vmlinux.lds.S | 34 __init_end = .; symbol
|
/openbmc/linux/arch/openrisc/kernel/ |
H A D | vmlinux.lds.S | 96 __init_end = .; symbol
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | vmlinux.lds.S | 47 __init_end = .; symbol
|
/openbmc/u-boot/include/asm-generic/ |
H A D | sections.h | 16 extern char __init_begin[], __init_end[];
|
/openbmc/u-boot/arch/microblaze/cpu/ |
H A D | u-boot.lds | 47 __init_end = . ; symbol
|
H A D | u-boot-spl.lds | 43 __init_end = . ; symbol
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | sections.h | 74 return start < (unsigned long)__init_end && in overlaps_kernel_text()
|
/openbmc/u-boot/arch/arc/cpu/ |
H A D | u-boot.lds | 62 __init_end = .; symbol
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | setup.c | 341 set_kernel_memory(lm_alias(__init_begin), lm_alias(__init_end), set_memory_rw_nx); in free_initmem() 343 set_kernel_memory(__init_begin, __init_end, set_memory_nx); in free_initmem()
|
/openbmc/linux/arch/sh/kernel/ |
H A D | vmlinux.lds.S | 73 __init_end = .; symbol
|
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
H A D | u-boot.lds | 60 __init_end = .; symbol
|
/openbmc/u-boot/arch/xtensa/cpu/ |
H A D | u-boot.lds | 84 __init_end = .; symbol 86 SECTION_bss(__init_end (OVERLAY),)
|
/openbmc/linux/arch/xtensa/kernel/ |
H A D | vmlinux.lds.S | 339 __init_end = .; symbol 372 __init_end = .; symbol
|
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/ |
H A D | u-boot.lds | 65 __init_end = .; symbol
|
/openbmc/u-boot/arch/x86/cpu/ |
H A D | u-boot-spl.lds | 37 __init_end = .; symbol
|
/openbmc/u-boot/board/synopsys/iot_devkit/ |
H A D | u-boot.lds | 76 __init_end = .; symbol
|
/openbmc/u-boot/arch/m68k/cpu/ |
H A D | u-boot.lds | 76 __init_end = .; symbol
|
/openbmc/linux/arch/arm64/mm/ |
H A D | init.c | 532 lm_alias(__init_end), in free_initmem() 539 vunmap_range((u64)__init_begin, (u64)__init_end); in free_initmem()
|
/openbmc/linux/arch/m68k/kernel/ |
H A D | vmlinux-sun3.lds | 47 __init_end = .; symbol
|
/openbmc/linux/arch/arc/kernel/ |
H A D | vmlinux.lds.S | 81 __init_end = .; symbol
|
/openbmc/linux/arch/um/kernel/ |
H A D | uml.lds.S | 75 __init_end = .;
|