Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/uapi/asm/
Dbootparam.h53 __u32 syssize; member
/Linux-v4.19/Documentation/x86/
Dboot.txt34 Protocol 2.04: (Kernel 2.6.14) Extend the syssize field to four bytes.
163 01F4/4 2.04+(2 syssize The size of the 32-bit code in 16-byte paras
204 (2) For boot protocol prior to 2.04, the upper two bytes of the syssize
256 Field name: syssize
754 syssize field of the header is always 0.
/Linux-v4.19/arch/x86/boot/
Dheader.S283 syssize: .long 0 /* Filled in by build.c */ label