Home
last modified time | relevance | path

Searched defs:init_end (Results 1 – 2 of 2) sorted by relevance

/linux/arch/m68k/kernel/
H A Dvmlinux-std.lds55 __init_end = .;
/linux/arch/arm64/mm/
H A Dmmu.c1185 phys_addr_t init_end = __pa_symbol(__init_end); in map_mem() local