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

  /external/vboot_reference/futility/
kernel_blob.h 60 e820_entries[E820_ENTRY_MAX]; /* 2d0-cd0 */ member in struct:linux_kernel_params
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
bootparam.h 110 __u8 e820_entries; /* 0x1e8 */ 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 110 __u8 e820_entries; /* 0x1e8 */ member in struct:boot_params
  /bionic/libc/kernel/uapi/asm-x86/asm/
bootparam.h 138 __u8 e820_entries; member in struct:boot_params
  /device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/
LinuxBzimage.h 142 UINT8 e820_entries; member in struct:boot_params
  /external/kernel-headers/original/uapi/asm-x86/asm/
bootparam.h 149 __u8 e820_entries; /* 0x1e8 */ member in struct:boot_params
  /external/syslinux/efi/
main.c 418 uint8_t e820_entries; member in struct:boot_params
1033 bp->e820_entries = e - e820buf;
    [all...]
  /hardware/intel/bootstub/
bootparam.h 262 __u8 e820_entries; /* 0x1e8 */ member in struct:boot_params

Completed in 150 milliseconds