Home
last modified time | relevance | path

Searched refs:syssize (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/sandbox/lib/
H A Dbootm.c27 uint32_t syssize = in bootz_setup() local
31 *end = (setup_sects + 1) * 512 + syssize * 16; in bootz_setup()
/openbmc/u-boot/arch/x86/include/asm/
H A Dbootparam.h30 __u32 syssize; member
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dbootparam.h71 __u32 syssize; member
/openbmc/u-boot/arch/x86/lib/
H A Dzimage.c191 kernel_size = hdr->syssize * 16; in load_zimage()
/openbmc/linux/arch/x86/boot/
H A Dheader.S228 syssize: .long ZO__edata / 16 label
/openbmc/linux/Documentation/arch/x86/
H A Dboot.rst38 Protocol 2.04 (Kernel 2.6.14) Extend the syssize field to four bytes.
191 01F4/4 2.04+(2) syssize The size of the 32-bit code in 16-byte paras
235 (2) For boot protocol prior to 2.04, the upper two bytes of the syssize
293 Field name: syssize
1038 syssize field of the header is always 0.