Searched defs:init_end (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/m68k/kernel/ | ||
H A D | vmlinux-std.lds | 55 __init_end = .; |
/openbmc/linux/arch/parisc/mm/ | ||
H A D | init.c | 456 unsigned long init_end = (unsigned long)__init_end; in free_initmem() local |