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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
bootparam.h 117 struct e820entry e820_map[E820MAX]; /* 0x2d0 */ member in struct:boot_params
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
bootparam.h 117 struct e820entry e820_map[E820MAX]; /* 0x2d0 */ member in struct:boot_params
  /device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/
LinuxBzimage.h 149 struct e820_entry e820_map[128]; member in struct:boot_params
  /external/syslinux/efi/
main.c 420 struct e820_entry e820_map[E820MAX]; member in struct:boot_params
979 e = e820buf = bp->e820_map;
    [all...]
  /hardware/intel/bootstub/
bootparam.h 269 struct e820entry e820_map[E820MAX]; /* 0x2d0 */ member in struct:boot_params

Completed in 547 milliseconds