Home
last modified time | relevance | path

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

/linux/arch/x86/boot/tools/
A Dbuild.c68 static unsigned long _ehead; variable
361 PARSE_ZOFS(p, _ehead); in parse_zoffset()
459 if (init_sz - _end < i + _ehead) { in main()
460 init_sz = (i + _ehead + _end + 4095) & ~4095; in main()
/linux/arch/s390/purgatory/
A Dpurgatory.lds.S16 _ehead = . ; symbol
/linux/arch/s390/boot/compressed/
A Dvmlinux.lds.S19 _ehead = . ; symbol
/linux/arch/parisc/boot/compressed/
A Dvmlinux.lds.S24 _ehead = . ; symbol
/linux/arch/x86/boot/compressed/
A Dvmlinux.lds.S28 _ehead = . ; symbol

Completed in 5 milliseconds