HomeSort by relevance Sort by last modified time
    Searched refs:boot_flag (Results 1 - 25 of 28) sorted by null

1 2

  /external/syslinux/gpxe/src/arch/i386/include/
bzimage.h 32 uint16_t boot_flag; member in struct:bzimage_header
  /external/vboot_reference/futility/
kernel_blob.h 43 uint16_t boot_flag; /* 1fe */ member in struct:linux_kernel_params
  /external/syslinux/gpxe/src/arch/i386/prefix/
lkrnprefix.S 112 boot_flag: label
  /external/syslinux/memdisk/
memdisk.h 58 uint16_t boot_flag; member in struct:setup_header
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
bootparam.h 34 __u16 boot_flag; member in struct:setup_header
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
bootparam.h 35 __u16 boot_flag; member in 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 35 __u16 boot_flag; member in struct:setup_header
  /bionic/libc/kernel/uapi/asm-x86/asm/
bootparam.h 61 __u16 boot_flag; member in struct:setup_header
  /development/ndk/platforms/android-21/arch-x86/include/asm/
bootparam.h 69 __u16 boot_flag; member in struct:setup_header
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
bootparam.h 69 __u16 boot_flag; member in struct:setup_header
  /external/kernel-headers/original/uapi/asm-x86/asm/
bootparam.h 56 __u16 boot_flag; member in struct:setup_header
  /external/syslinux/com32/include/syslinux/
linux.h 88 uint16_t boot_flag; member in struct:linux_header
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/asm/
bootparam.h 69 __u16 boot_flag; member in struct:setup_header
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/asm/
bootparam.h 69 __u16 boot_flag; member in struct:setup_header
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/asm/
bootparam.h 69 __u16 boot_flag; member in struct:setup_header
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/asm/
bootparam.h 69 __u16 boot_flag; member in struct:setup_header
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/asm/
bootparam.h 69 __u16 boot_flag; member in struct:setup_header
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/asm/
bootparam.h 69 __u16 boot_flag; member in struct:setup_header
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/asm/
bootparam.h 69 __u16 boot_flag; member in struct:setup_header
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/asm/
bootparam.h 69 __u16 boot_flag; member in struct:setup_header
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/asm/
bootparam.h 69 __u16 boot_flag; member in struct:setup_header
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/asm/
bootparam.h 69 __u16 boot_flag; member in struct:setup_header
  /hardware/intel/bootstub/
bootparam.h 97 __u16 boot_flag; member in struct:setup_header
  /external/syslinux/com32/lib/syslinux/
load_linux.c 208 if (hdr.boot_flag != BOOT_MAGIC) {
  /external/syslinux/gpxe/src/arch/i386/image/
bzimage.c 128 if ( bzimg->bzhdr.boot_flag != BZI_BOOT_FLAG ) {

Completed in 933 milliseconds

1 2