Home
last modified time | relevance | path

Searched refs:_ehead (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/boot/tools/
H A Dbuild.c68 static unsigned long _ehead; variable
361 PARSE_ZOFS(p, _ehead); in parse_zoffset()
449 * [i, i + _ehead), and the destination is [init_sz - _end, init_sz). in main()
452 * because of SETUP_SECT_MAX, '_ehead' is less than 1k, and the in main()
459 if (init_sz - _end < i + _ehead) { in main()
460 init_sz = (i + _ehead + _end + 4095) & ~4095; in main()
/kernel/linux/linux-5.10/arch/s390/purgatory/
H A Dpurgatory.lds.S16 _ehead = . ; define
/kernel/linux/linux-6.6/arch/s390/purgatory/
H A Dpurgatory.lds.S16 _ehead = . ; define
/kernel/linux/linux-5.10/arch/parisc/boot/compressed/
H A Dvmlinux.lds.S24 _ehead = . ; define
/kernel/linux/linux-5.10/arch/s390/boot/compressed/
H A Dvmlinux.lds.S16 _ehead = . ; define
/kernel/linux/linux-6.6/arch/parisc/boot/compressed/
H A Dvmlinux.lds.S24 _ehead = . ; define
/kernel/linux/linux-6.6/arch/s390/boot/
H A Dvmlinux.lds.S24 _ehead = . ; define
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Dvmlinux.lds.S28 _ehead = . ; define
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
H A Dvmlinux.lds.S28 _ehead = . ; define

Completed in 3 milliseconds