Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/asm/
Dsections.h6 extern char _eshared[], _ehead[];
/linux-4.1.27/arch/s390/boot/compressed/
Dvmlinux.lds.S17 _ehead = . ; symbol
/linux-4.1.27/arch/x86/boot/compressed/
Dvmlinux.lds.S27 _ehead = . ; symbol
/linux-4.1.27/arch/s390/kernel/
Dhead64.S80 ENTRY(_ehead)
Dsetup.c653 memblock_reserve(0, (unsigned long)_ehead); in reserve_kernel()