HomeSort by relevance Sort by last modified time
    Searched defs:setup_header (Results 1 - 7 of 7) sorted by null

  /external/syslinux/memdisk/
memdisk.h 50 struct setup_header { struct
80 #define shdr ((struct setup_header *)rm_args.rm_base)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
bootparam.h 25 struct setup_header { struct
114 struct setup_header hdr; /* setup header */ /* 0x1f1 */
115 __u8 _pad7[0x290-0x1f1-sizeof(struct setup_header)];
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
bootparam.h 25 struct setup_header { struct
114 struct setup_header hdr; /* setup header */ /* 0x1f1 */
115 __u8 _pad7[0x290-0x1f1-sizeof(struct setup_header)];
  /bionic/libc/kernel/uapi/asm-x86/asm/
bootparam.h 53 struct setup_header { struct
146 struct setup_header hdr;
147 __u8 _pad7[0x290 - 0x1f1 - sizeof(struct setup_header)];
  /device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/
LinuxBzimage.h 28 struct setup_header { struct
146 struct setup_header hdr;
147 UINT8 _pad7[0x290-0x1f1-sizeof(struct setup_header)];
  /external/kernel-headers/original/uapi/asm-x86/asm/
bootparam.h 49 struct setup_header { struct
158 * A bootloader is supposed to only take setup_header and put
168 struct setup_header hdr; /* setup header */ /* 0x1f1 */
169 __u8 _pad7[0x290-0x1f1-sizeof(struct setup_header)];
  /hardware/intel/bootstub/
bootparam.h 90 struct setup_header { struct
266 struct setup_header hdr; /* setup header */ /* 0x1f1 */
267 __u8 _pad7[0x290-0x1f1-sizeof(struct setup_header)];

Completed in 113 milliseconds